Appendix C. ASCII Codes
These codes for alphabetical and numerical characters are almost universally used in computing and other digital applications. The core of code illustrated here covers the numbers 32–127, using a maximum of 7 binary bits. This permits the use of parity for error checking within a single byte (8 bits). Extended ASCII uses numbers 32–255, permitting a wide range of characters such as accented characters, Greek, Hebrew, and Arabic characters, and other symbols, but these are not so strongly standardized. The best-known 8-bit set is the PC-8 set used on the IBM and clone computers.
The numbers have been given in both denary and binary forms. The table shows the UK ASCII set in which the £ sign is represented by 35. In the US set this number is used for the hash sign (#). The arrangement of numbers emphasizes the relationships that are built into the table, such as the single-digit difference between a lower-case letter (such as a) and its upper-case equivalent ( A).
DenaryBinaryCharacterDenaryBinaryCharacterDenaryBinaryCharacter
3200100000(space)6401000000@9601100000
3300100001!6501000001A9701100001a
3400100010"6601000010B9801100010b
3500100011£6701000011C9901100011c
3600100100$6801000100D10001100100d
3700100101%6901000101E10101100101e
3800100110&7001000110F10201100110f
39001001117101000111G10301100111g
4000101000(7201001000H10401101000h
4100101001)7301001001I10501101001i
42001010107401001010J10601101010j
4300101011+7501001011K10701101011k
4400101100,7601001100L10801101100l
4500101101-7701001101M10901101101m
4600101110.7801001110N11001101110n
4700101111/7901001111O11101101111o
480011000008001010000P11201110000p
490011000118101010001Q11301110001q
500011001028201010010R11401110010r
510011001138301010011S11501110011s
520011010048401010100T11601110100t
530011010158501010101U11701110101u
540011011068601010110V11801110110v
550011011178701010111W11901110111w
560011100088801011000X12001111000x
570011100198901011001Y12101111001y
5800111010:9001011010Z12201111010z
5900111011;9101011011[12301111011{
6000111100<920101110012401111100|
6100111101=9301011101]12501111101}
6200111110>9401011110^12601111110
6300111111?9501011111_12701111111(delete)
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.114.245