|
Many of the configuration commands described in this manual require the decimal representation of an ASCII character. Table A-1 provides translations from ASCII character to decimal number. To find the decimal equivalent of the ASCII character, add the row heading and column heading numbers together.
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | |
---|---|---|---|---|---|---|---|---|---|---|
0 | ^@ | ^A | ^B | ^C | ^D | ^E | ^F | ^G | ^H | ^I |
10 | ^J | ^K | ^L | ^M | ^N | ^O | ^P | ^Q | ^R | ^S |
20 | ^T | ^U | ^V | ^W | ^X | ^Y | ^Z | ESC | FS | GS |
30 | RS | US | SP | ! | " | # | $ | % | & | , |
40 | ( | ) | * | + | , | - | . | / | 0 | 1 |
50 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | : | ; |
60 | < | = | > | ? | @ | A | B | C | D | E |
70 | F | G | H | I | J | K | L | M | N | O |
80 | P | Q | R | S | T | U | V | W | X | Y |
90 | Z | [ | \ | ] | ^ | - | ' | a | b | c |
100 | d | e | f | g | h | i | j | k | l | m |
110 | n | o | p | q | r | s | t | u | v | w |
120 | x | y | z | { | | | { | ~ | DEL |
|