__0 | __1 | __2 | __3 | __4 | __5 | __6 | __7 | __8 | __9 | |
---|---|---|---|---|---|---|---|---|---|---|
_ | ||||||||||
1_ | ||||||||||
2_ | ||||||||||
3_ | ||||||||||
4_ | ||||||||||
5_ | ||||||||||
6_ | ||||||||||
7_ | ||||||||||
8_ | ||||||||||
9_ | ||||||||||
10_ | ||||||||||
11_ | ||||||||||
12_ |
__0 | __1 | __2 | __3 | __4 | __5 | __6 | __7 | __8 | __9 | __A | __B | __C | __D | __E | __F | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0__ | ||||||||||||||||
1__ | ||||||||||||||||
2__ | ||||||||||||||||
3__ | ||||||||||||||||
4__ | ||||||||||||||||
5__ | ||||||||||||||||
6__ | ||||||||||||||||
7__ |
__0 | __1 | __2 | __3 | __4 | __5 | __6 | __7 | |
---|---|---|---|---|---|---|---|---|
00_ | ||||||||
01_ | ||||||||
02_ | ||||||||
03_ | ||||||||
04_ | ||||||||
05_ | ||||||||
06_ | ||||||||
07_ | ||||||||
10_ | ||||||||
11_ | ||||||||
12_ | ||||||||
13_ | ||||||||
14_ | ||||||||
15_ | ||||||||
16_ | ||||||||
17_ |
meaning | |||||
---|---|---|---|---|---|
Null character (C: end of string) |
|||||
Start of Heading (Alt: wake up!) (Alt: beginning of line) |
|||||
Start of Text (VMS: toggle insert/overstrike) |
|||||
End of Text (Most systems: user interrupt) |
|||||
End of Transmission (Unix C and tcsh shells: end of file) |
|||||
Enquiry (Alt: end of line) |
|||||
Acknowledgement | |||||
Audible Bell or Alarm | |||||
Backspace (Old Cursor Control: move left) |
|||||
Horizontal Tab | |||||
Line Feed (Old Cursor Control: move down) (Unix: end of line) |
|||||
Vertical Tab (Old Cursor Control: move up) |
|||||
Form Feed (Old Cursor Control: move right) |
|||||
Carriage Return (Non-Unix: end of line = CR+LF) |
|||||
Shift Out | |||||
Shift In (Some systems: toggle display/discard terminal output) |
|||||
Data Link Escape | |||||
Device Control 1: Resume Transmission | |||||
Device Control 2 (VMS: refresh/redraw screen) |
|||||
Device Control 3: Suspend Transmission | |||||
Device Control 4 (Traditional esp. VMS: display process stats) |
|||||
Negative Acknowledgement (Most Systems: discard input line) |
|||||
Synchronous Idle | |||||
End of Transmission Block | |||||
Cancel (Old: discard input line) |
|||||
End of Medium (VMS: stronger user interrupt) |
|||||
Substitute (VMS and Unix Bourne Shell: end of file) (Unix C and tcsh Shells: suspend current process) |
|||||
Escape (Modern Terminals: introduces complex control sequence) |
|||||
File Separator | |||||
Group Separator | |||||
Record Separator | |||||
Unit Separator | |||||
Space | |||||
Delete |
Dec | Octal | Hex | ASCII 1963 | ASCII 1965 | ASCII current | BS-4730 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
35 | 43 | 23 | 64 | 100 | 40 | 92 | 134 | 5C | 94 | 136 | 5E | 95 | 137 | 5F | 96 | 140 | 60 | 97-122 | 141-172 | 61-7A | 123 | 173 | 7B | 124 | 174 | 7C | 125 | 175 | 7D | 126 | 176 | 7E | 127 | 177 | 7F | |