Encoding Scheme
Encoding Scheme
Encoding: Encoding means converting data into a specific format to be efficiently stored and
processed by a computer.
Example:
Character Decimal
A 65
Z 90
a 96
z 122
0 48
9 57
• Developed in India to represent Indian languages like Hindi, Bengali, Tamil, etc.
• Uses 8 bits (supports 256 characters).
• Allows switching between Indian scripts using a script selection code.
• ISCII is backward-compatible with ASCII.
• It was an important step before India adopted Unicode for Indian scripts.
Unicode
Variants of Unicode: