E

ASCII Character Code

E.1 Standard ASCII

ANSI defined a standard alphabet known as ASCII. This has since been adopted by the CCITT as a standard, known as IA5 (International Alphabet No. 5). The following tables define this alphabet in binary, as a decimal value, as a hexadecimal value and as a character.

BinaryDecimalHexCharacterBinaryDecimalHexCharacter
00000000000NUL000100001610DLE
00000001101SOH000100011711DC1
00000010202STX000100101812DC2
00000011303ETX000100111913DC3
00000100404EOT000101002014DC4
00000101505ENQ000101012115NAK
00000110606ACK000101102216SYN
00000111707BEL000101112317ETB
00001000808BS000110002418CAN
00001001909HT000110012519EM
00001010100ALF00011010261ASUB
00001011110BVT00011011271BESC
00001100120CFF00011100281CFS
00001101130DCR0001110129 ...

Get Computer Busses now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.