ASCII and EBCDIC Characters
ASCII | Decimal | Hex | EBCDIC | Control |
Symbol |
|
|
| Key |
(LF) | 10 | 0A | (SMM) | J |
(VT) | 11 | 0B | VT (vertical tab) | K |
(FF) | 12 | 0C | FF (form feed) | L |
(CR) | 13 | 0D | CR (carriage return) | M |
(SO) | 14 | 0E | SO (shift out) | N |
(SI) | 15 | 0F | SI (shift in) | O |
(DLE) | 16 | 10 | DL (data link escape) | P |
(DC1) | 17 | 11 | D1 (device control 1) | Q |
(DC2) | 18 | 12 | D2 (device control 2) | R |
(DC3) | 19 | 13 | D3 (device control 3) | S |
(DC4) | 20 | 14 | RE (restore) | T |
(NAK) | 21 | 15 | NL (new line) | U |
(SYN) | 22 | 16 | BS (back space) | V |
(ETB) | 23 | 17 | IL (light) | W |
(CAN) | 24 | 18 | CN (cancel) | X |
(EM) | 25 | 29 | EM (end of message) | Y |
(SUB) | 26 | 1A | CC | Z |
(ESC) | 27 | 1B | C1 (CU1) | [ |
(FS) | 28 | 1C | FS (form separator) | \ |
(GS) | 29 | 1D | GS (group separator) | ] |
(RS) | 30 | 1E | RS (record separator) | ^ |
(US) | 31 | 1F | US (unit separator) | DEL |
(SP) | 32 | 20 | DS | |
! | 33 | 21 | SS (SOS) | |
" | 34 | 22 | ||
# | 35 | 23 | ||
$ | 36 | 24 | CP (bypass) |
|
% | 37 | 25 | LF (line feed) |
|
& | 38 | 26 | EB (end of block) |
|
’ | 39 | 27 | EC (escape) |
|
( | 40 | 28 |
| |
) | 41 | 29 |
| |
* | 42 | 2A | SM |
|
+ | 43 | 2B | C2 (CU2) |
|
, | 44 | 2C |
| |
- | 45 | 2D | EQ (enquiry) |
|
. | 46 | 2E | AK (acknowledgment) |
|
/ | 47 | 2F | BL (bell) |
|
0 | 48 | 30 |
| |
1 | 49 | 31 |
| |
2 | 50 | 32 | SY (sync) |
|
UTA220/UTA220k |