Eenvoudige ASCII-tabel

ASCII = American Standard Code for Information Interchange
Een teken kan worden gemaakt in html door zijn nummer met de code: &#nummer;
Zo is de 'apestaart' @ te maken met @

nummer teken binaire code hexadecimale code
0null0000000000
1start of heading0000000101
2start of text0000001002
3end of text0000001103
4end of transmit0000010004
5enquiry0000010105
6acknowledge0000011006
7audible bell0000011107
8backspace0000100008
9horizontal tab0000100109
10line feed000010100A
11vertical tab000010110B
12form feed000011000C
13carriage return000011010D
14shift out000011100E
15shift in000011110F
16data link escape0001000010
17device control 10001000111
18device control 20001001012
19device control 30001001113
20device control 40001010014
21negative acknowledge0001010115
22synchronous idle0001011016
23end transition block0001011117
24cancel0001100018
25end of medium0001100119
26substitution000110101A
27escape000110111B
28file separator000111001C
29group separator000111011D
30record separator000111101E
31unit separator000111111F
32space0010000020
33!0010000121
34"0010001022
35#0010001123
36$0010010024
37%0010010125
38&0010011026
39'0010011127
40(0010100028
41)0010100129
42*001010102A
43+001010112B
44,001011002C
45-001011012D
46.001011102E
47/001011112F
4800011000030
4910011000131
5020011001032
5130011001133
5240011010034
5350011010135
5460011011036
5570011011137
5680011100038
5790011100139
58:001110103A
59;001110113B
60<001111003C
61=001111013D
62>001111103E
63?001111113F
64@0100000040
65A0100000141
66B0100001042
67C0100001143
68D0100010044
69E0100010145
70F0100011046
71G0100011147
72H0100100048
73I0100100149
74J010010104A
75K010010114B
76L010011004C
77M010011014D
78N010011104E
79O010011114F
80P0101000050
81Q0101000151
82R0101001052
83S0101001153
84T0101010054
85U0101010155
86V0101011056
87W0101011157
88X0101100058
89Y0101100159
90Z010110105A
91[010110115B
92\010111005C
93]010111015D
94^010111105E
95_011011115F
96`0110000060
97a0110000161
98b0110001062
99c0110001163
100d0110010064
101e0110010165
102f0110011066
103g0110011167
104h0110100068
105i0110100169
106j011010106A
107k011010116B
108l011011006C
109m011011016D
110n011011106E
111o011011116F
112p0111000070
113q0111000171
114r0111001072
115s0111001173
116t0111010074
117u0111010175
118v0111011076
119w0111011177
120x0111100078
121y0111100179
122z011110107A
123{011110117B
124|011111007C
125}011111017D
126~011111107E
127011111117F
1281000000080
1291000000181
130,1000001082
131ƒ1000001183
1321000010084
1331000010185
1341000011086
1351000011187
136^1000100088
1371000100189
138Š100010108A
139100010118B
140Œ100011008C
141100011018D
142Ž100011108E
143100011118F
1441001000090
1451001000191
1461001001092
1471001001193
1481001010094
1491001010195
1501001011096
1511001011197
152˜1001100098
1531001100199
154š100110109A
155100110119B
156œ100111009C
157100111019D
158ž100111109E
159Ÿ100111119F
160 10100000A0
161¡10100001A1
162¢10100010A2
163£10100011A3
164¤10100100A4
165¥10100101A5
166¦10100110A6
167§10100111A7
168¨10101000A8
169©10101001A9
170ª10101010AA
171«10101011AB
172¬10101100AC
173­10101101AD
174®10101110AE
175¯10101111AF
176°10110000B0
177±10110001B1
178²10110010B2
179³10110011B3
180´10110100B4
181µ10110101B5
18210110110B6
183·10110111B7
184¸10111000B8
185¹10111001B9
186º10111010BA
187»10111011BB
188¼10111100BC
189½10111101BD
190¾10111110BE
191¿10111111BF
192À11000000C0
193Á11000001C1
194Â11000010C2
195Ã11000011C3
196Ä11000100C4
197Å11000101C5
198Æ11000110C6
199Ç11000111C7
200È11001000C8
201É11001001C9
202Ê11001010CA
203Ë11001011CB
204Ì11001100CC
205Í11001101CD
206Î11001110CE
207Ï11001111CF
208Ð11010000D0
209Ñ11010001D1
210Ò11010010D2
211Ó11010011D3
212Ô11010100D4
213Õ11010101D5
214Ö11010110D6
215×11010111D7
216Ø11011000D8
217Ù11011001D9
218Ú11011010DA
219Û11011011DB
220Ü11011100DC
221Ý11011101DD
222Þ11011110DE
223ß11011111DF
224à11100000E0
225á11100001E1
226â11100010E2
227ã11100011E3
228ä11100100E4
229å11100101E5
230æ11100110E6
231ç11100111E7
232è11101000E8
233é11101001E9
234ê11101010EA
235ë11101011EB
236ì11101100EC
237í11101101ED
238î11101110EE
239ï11101111EF
240ð11110000F0
241ñ11110001F1
242ò11110010F2
243ó11110011F3
244ô11110100F4
245õ11110101F5
246ö11110110F6
247÷11110111F7
248ø11111000F8
249ù11111001F9
250ú11111010FA
251û11111011FB
252ü11111100FC
253ý11111101FD
254þ11111110FE
255ÿ11111111FF