Alphanumeric Codes in Digital Electronics: ASCII, EBCDIC, Unicode. Alphanumerical characters, on keyboard for example, are required to be represented in binary form. For this purpose 7 or 8 bit binary codes are used to indicate different characters.
Alphanumeric Codes
Digital systems and computers process information in digital (binary) form. Hence, alphanumerical characters, on keyboard for example, are required to be represented in binary form. For this purpose 7 or 8 bit binary codes are used to indicate different characters. Each of these 7 or 8 bit code is generally represented by its equivalent hexadecimal number.
ASCII- American Standard Code for Information Interchange
It is 7-bit binary code generally used for representing characters on a key board. In Table below we can see ASCII codes representing some of the keyboard characters.
EBCDIC- Extended BCD Interchange Code
It is an 8-bit (byte) binary code used for the same purpose as ASCII. EBCDIC is used mainly by IBM mainframes and compatibles. Each single byte EBCDIC is divided into two parts. The first four bits are called the zone and represent the category of the character, whereas the last four bits are the called the digit and identify the specific character.
Unicode- Universal Code
Unicode stands for universal code. It is developed to accommodate all the languages and symbols used in the world. It is a 16-bit code capable of representing 65536 characters which is more than enough for this purpose. It eliminates the complexity of multibyte character sets that are currently used on UNIX and Windows to support Asian languages.
Unicode was created by a consortium of companies including Apple, Microsoft, HP, Digital and IBM and merged its efforts with the ISO-10646 standard to produce a single standard in 1993. Unicode is already the basis for latest operating systems like Windows NT, Windows 2000, Windows Vista etc and application packages like MS Office 2007.
The following table gives the representation of key board characters in these three codes.

Join EEE Made Easy Whatsapp Channel
Join EEE Made Easy Telegram channel
Download EEE Made Easy Ebook PDF Free
Latest Posts in EEE Made Easy
- Syllabus Training Instructor Plumber|14/2025 Syllabus Kerala PSCSyllabus Training Instructor Plumber: 14/2025 Syllabus Kerala PSC. Download the syllabus and Previous question papers for the Training Instructor in … Read more
- [PDF] Syllabus AE KSEB Transfer|378/2025 Syllabus Kerala PSCSyllabus AE KSEB Transfer: DETAILED SYLLABUS FOR THE POST OF ASSISTANT ENGINEER(ELECTRICAL) (Kerala State Electricity Board Ltd.) – By Transfer … Read more
- Modified Harvard ArchitectureModified Harvard Architecture: One of the ways by which the number of clock cycles required for the memory access can … Read more
- TMS320C5X ArchitectureTMS320C5X Architecture:The TMS320 DSP family consists of two types of single-chip DSPs: 16-bit fixed-point and 32-bit floating-point. These DSPs possess … Read more
- Advantages of Digital Signal ProcessingAdvantages of Digital Signal Processing: Advantages of DSP are Ease of Processing, Thermal Drift and Reliability, Repeatability, Immunity to Noise, … Read more
- [PDF] AE Agro Industries Corporation syllabus|595/2024 syllabus Kerala PSCAE Agro Industries Corporation syllabus: 595/2024 syllabus Kerala PSC: DETAILED SYLLABUS FOR THE POST OF ASSISTANT ENGINEER- THE KERALA AGRO … Read more
- Tellengen’s Theorem & ExampleTellengen’s Theorem: What is Tellengen’s theorem? Tellengen’s Theorem In any arbitrary network, the algebraic sum of the powers in all … Read more

