Table
Decimal | Hex | Character | ASCII name |
0 | 00 | NUL | null |
1 | 01 |
|
|
202
303
404
505
606
7 | 07 | BEL | bell |
|
8 | 08 | BS | backspace |
|
9 | 09 | HT | tab horizontally | |
10 | 0A | LF | line feed |
|
11 | 0B | VT | tab vertically |
|
12 | 0C | FF | form feed |
|
13 | OD | C R | carriage return |
|
14 | OE | s o | shift out |
|
15 | OF | SI | shift in |
|
16 | 10 |
|
|
|
17 | 11 | DC1 | device control 1 | |
18 | 12 | DC2 | device control | 2 |
19 | 13 | DC3 | device control 3 | |
20 | 14 | DC4 | device control | 4 |
2115
2216
2317
24 | l a | C AN | cancel line |
25 | 19 | E M | end of medium |
* 26 | 1A |
|
|
27 | 1B | ESC | escape |
281C
291D
301E
311F
Character Tables |