The Brahmi-derived writing systems have similar structure.3: 462 So ISCII encodes letters with the same phonetic value at the same code point, overlaying the various scripts. For example, the ISCII codes 0xB3 0xDB represent [ki]. This will be rendered as കി in Malayalam, कि in Devanagari, as ਕਿ in Gurmukhi, and as கி in Tamil. The writing system can be selected in rich text by markup or in plain text by means of the ATR code described below.
One motivation for the use of a single encoding is the idea that it will allow easy transliteration from one writing system to another.4: 462 However, there are enough incompatibilities that this is not really a practical idea.
ISCII is an 8-bit encoding.5: 4 The lower 128 code points are plain ASCII, the upper 128 code points are ISCII-specific. In addition to the code points representing characters, ISCII makes use of a code point with mnemonic ATR that indicates that the following byte contains one of two kinds of information. One set of values changes the writing system until the next writing system indicator or end-of-line. Another set of values select display modes such as bold and italic. ISCII does not provide a means of indicating the default writing system.
The following table shows the character set for Devanagari. The code sets for Assamese, Bengali, Gujarati, Gurmukhi, Kannada, Malayalam, Oriya, Tamil, and Telugu are similar, with each Devanagari form replaced by the equivalent form in each writing system6: 462 . Each character is shown with its decimal code and its Unicode equivalent.
To convert from Unicode (UTF-8) to an ISCII / ANSI coding, the following code pages may be used:
Apple (2005-04-05) [1998-02-05]. "Map (external version) from Mac OS Devanagari encoding to Unicode 2.1 and later". Unicode Consortium. /wiki/Apple_Inc ↩
The Unicode Standard v15.0 Chapter 12 (PDF). The Unicode Consortium. Retrieved 13 August 2024. https://www.unicode.org/versions/Unicode15.0.0/ch12.pdf ↩
IS13194:1991 (Soft copy) (PDF). Beureau of Indian Standards. 1999. http://varamozhi.sourceforge.net/iscii91.pdf ↩
This table can be derived from the correpsondece by tables 2 and 3 in the ISCII standard here[3] and the Unicode Standard code charts. ↩