Blame | Last modification | View Log | Download
Oct Dec Hex Control-key Control ActionNUL 0 0 0 ^@ Null characterSOH 1 1 1 ^A Start of heading, = console interruptSTX 2 2 2 ^B Start of text, maintenance mode on HP consoleETX 3 3 3 ^C End of textEOT 4 4 4 ^D End of transmission, not the same as ETBENQ 5 5 5 ^E Enquiry, goes with ACK; old HP flow controlACK 6 6 6 ^F Acknowledge, clears ENQ logon hangBEL 7 7 7 ^G Bell, rings the bellBS 10 8 8 ^H Backspace, works on HP terminals/computersHT 11 9 9 ^I Horizontal tab, move to next tab stopLF 12 10 a ^J Line FeedVT 13 11 b ^K Vertical tabFF 14 12 c ^L Form Feed, page ejectCR 15 13 d ^M Carriage ReturnSO 16 14 e ^N Shift Out, alternate character setSI 17 15 f ^O Shift In, resume default character setDLE 20 16 10 ^P Data link escapeDC1 21 17 11 ^Q XON, with XOFF to pause listings; "okay to send"DC2 22 18 12 ^R Device control 2, block-mode flow controlDC3 23 19 13 ^S XOFF, with XON is TERM=18 flow controlDC4 24 20 14 ^T Device control 4NAK 25 21 15 ^U Negative acknowledgeSYN 26 22 16 ^V Synchronous idleETB 27 23 17 ^W End transmission block, not the same as EOTCAN 30 24 18 ^X Cancel line, MPE echoes !!!EM 31 25 19 ^Y End of medium, Control-Y interruptSUB 32 26 1a ^Z SubstituteESC 33 27 1b ^[ Escape, next character is not echoedFS 34 28 1c ^\ File separatorGS 35 29 1d ^] Group separatorRS 36 30 1e ^^ Record separator, block-mode terminatorUS 37 31 1f ^_ Unit separatorPrinting CharactersChar Octal Dec Hex DescriptionSP 40 32 20 Space! 41 33 21 Exclamation mark" 42 34 22 Quotation mark (&quot; in HTML)# 43 35 23 Cross hatch (number sign)$ 44 36 24 Dollar sign% 45 37 25 Percent sign& 46 38 26 Ampersand' 47 39 27 Closing single quote (apostrophe)( 50 40 28 Opening parentheses) 51 41 29 Closing parentheses* 52 42 2a Asterisk (star, multiply)+ 53 43 2b Plus, 54 44 2c Comma- 55 45 2d Hypen, dash, minus. 56 46 2e Period/ 57 47 2f Slant (forward slash, divide)0 60 48 30 Zero1 61 49 31 One2 62 50 32 Two3 63 51 33 Three4 64 52 34 Four5 65 53 35 Five6 66 54 36 Six7 67 55 37 Seven8 70 56 38 Eight9 71 57 39 Nine: 72 58 3a Colon; 73 59 3b Semicolon< 74 60 3c Less than sign (&lt; in HTML)= 75 61 3d Equals sign> 76 62 3e Greater than sign (&gt; in HTML)? 77 63 3f Question mark@ 100 64 40 At-signA 101 65 41 Uppercase AB 102 66 42 Uppercase BC 103 67 43 Uppercase CD 104 68 44 Uppercase DE 105 69 45 Uppercase EF 106 70 46 Uppercase FG 107 71 47 Uppercase GH 110 72 48 Uppercase HI 111 73 49 Uppercase IJ 112 74 4a Uppercase JK 113 75 4b Uppercase KL 114 76 4c Uppercase LM 115 77 4d Uppercase MN 116 78 4e Uppercase NO 117 79 4f Uppercase OP 120 80 50 Uppercase PQ 121 81 51 Uppercase QR 122 82 52 Uppercase RS 123 83 53 Uppercase ST 124 84 54 Uppercase TU 125 85 55 Uppercase UV 126 86 56 Uppercase VW 127 87 57 Uppercase WX 130 88 58 Uppercase XY 131 89 59 Uppercase YZ 132 90 5a Uppercase Z[ 133 91 5b Opening square bracket\ 134 92 5c Reverse slant (Backslash)] 135 93 5d Closing square bracket^ 136 94 5e Caret (Circumflex)_ 137 95 5f Underscore` 140 96 60 Opening single quotea 141 97 61 Lowercase ab 142 98 62 Lowercase bc 143 99 63 Lowercase cd 144 100 64 Lowercase de 145 101 65 Lowercase ef 146 102 66 Lowercase fg 147 103 67 Lowercase gh 150 104 68 Lowercase hi 151 105 69 Lowercase ij 152 106 6a Lowercase jk 153 107 6b Lowercase kl 154 108 6c Lowercase lm 155 109 6d Lowercase mn 156 110 6e Lowercase no 157 111 6f Lowercase op 160 112 70 Lowercase pq 161 113 71 Lowercase qr 162 114 72 Lowercase rs 163 115 73 Lowercase st 164 116 74 Lowercase tu 165 117 75 Lowercase uv 166 118 76 Lowercase vw 167 119 77 Lowercase wx 170 120 78 Lowercase xy 171 121 79 Lowercase yz 172 122 7a Lowercase z{ 173 123 7b Opening curly brace| 174 124 7c Vertical line} 175 125 7d Closing curly brace~ 176 126 7e Tilde (approximate)DEL 177 127 7f Delete (rubout), cross-hatch box