Israel Science and Technology Directory

Language codes

ASCII Code

The ASCII (American Standard Code for Information Interchange) code is represented in seven bits that allows encoding of 27=128 characters. These characters/symbols are shown in four tables, each including a block of codes specified by the Table caption.

To re-sort the list, click a column heading. Dec.: Decimal. Hex.: Hexadecimal.

Control characters
Dec.Sym.Hex.
0NUL00
1SOH01
2STX02
3ETX03
4EOT04
5ENQ05
6ACK06
7BEL07
8BS08
9TAB09
10LF0a
11VT0b
12FF0c
13CR0d
14SO0e
15SI0f
16DLE10
17DC111
18DC212
19DC313
20DC414
21NAK15
22SYN16
23ETB17
24CAN18
25EM19
26SUB1a
27ESC1b
28FS1c
29GS1d
30RS1e
Digits and punctuation
Dec.Sym.Hex.
32 20
33!21
34"22
35#23
36$24
37%25
38&26
39'27
40(28
41)29
42*2a
43+2b
44,2c
45-2d
46.2e
47/2f
48030
49131
50232
51333
52434
53535
54636
55737
56838
57939
58:3a
59;3b
60<3c
61=3d
62>3e
63?3f
64@40
Upper case characters
Dec.Sym.Hex.
65A41
66B42
67C43
68D44
69E45
70F46
71G47
72H48
73I49
74J4a
75K4b
76L4c
77M4d
78N4e
79O4f
80P50
81Q51
82R52
83S53
84T54
85U55
86V56
87W57
88X58
89Y59
90Z5a
91[5b
92\5c
93]5d
94^5e
95_5f
96"60
Lower case characters
Dec.Sym.Hex.
97a61
98b62
99c63
100d64
101e65
102f66
103g67
104h68
105i69
106j6a
107k6b
108l6c
109m6d
110n6e
111o6f
112p70
113q71
114r72
115s73
116t74
117u75
118v76
119w77
120x78
121y79
122z7a
123{7b
124|7c
125}7d
126~7e
1277f