CodeChart:ANSI/ESC

From Terminals
< CodeChart:ANSI
Revision as of 04:54, 14 February 2013 by Legalize (talk | contribs) (switch to final templates)
Jump to: navigation, search

Subpages of ESC

Received
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
Transmitted
0 1 2 3 4 5 6 7
0 NUL DLE SP 0 @ P ` p
1 SOH DC1 ! 1 A Q a q
2 STX DC2 " 2 B R b r
3 ETX DC3 # 3 C S c s
4 EOT DC4 $ 4 D T d t
5 ENQ NAQ % 5 E U e u
6 ACK SYN & 6 F V f v
7 BEL ETB ' 7 G W g w
8 BS CAN ( 8 H X h x
9 HT EM ) 9 I Y i y
10 LF SUB * : J Z j z
11 VT ESC + ; K [ k {
12 FF IS4 , < L \ l |
13 CR IS3 - = M ] m }
14 SO IS2 . > N ^ n ~
15 SI IS1 / ? O _ o DEL
ESC Sequences
Prefix Acronym Description Parameters
B BPH Break Permitted Here none
C NBH No Break Here none
D IND Index † none
E NEL Next Line none
F SSA Start of Selected Area none
G ESA End of Selected Area none
H HTS Horizontal Tab Set none
I HTJ Horizontal Tab with Justification none
J VTS Vertical Tab Set none
K PLD Partial Line Down none
L PLU Partial Line Up none
M RI Reverse Line Feed none
N SS2 Single-Shift Two none
O SS3 Single-Shift Three none
P DCS Device Control String command ST
Q PU1 Private Use One none
R PU2 Private Use Two none
S STS Set Transmit State none
T CCH Cancel Character none
U MW Message Waiting none
V SPA Start of Protected Area none
W EPA End of Protected Area none
X SOS Start Of String string ST
Z SCI Single Character Introducer none
\ ST String Terminator none
] OSC Operating System Command command ST
^ PM Privacy Message none
_ APC Application Program Command command ST
` DMI Disable Manual Input none
a INT Interrupt none
b EMI Enable Manual Input none
c RIS Reset to Initial State none
d CMD Coding Method Delimiter none
l LS3R Locking-Shift Three Right none
n LS2 Locking-Shift Two none
o LS3 Locking-Shift Three none
} LS2R Locking-Shift Two Right none
~ LS1R Locking-Shift One Right none

Note: IND was removed from later versions of ECMA-48.