0% found this document useful (0 votes)
60 views1 page

ASCII ChartV5

Uploaded by

nomaddarcy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views1 page

ASCII ChartV5

Uploaded by

nomaddarcy
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Free ASCII Chart

Char Desc Dec Hex Key Char Dec Hex HTML Char Dec Hex Char Dec Hex Char HTML Code
NUL NULL 0 00 ^@ Space 32 20 @ 64 40 ` 96 60 Space  
SOH Start of Heading 1 01 ^A ! 33 21 A 65 41 a 97 61 & &
STX Start of Text 2 02 ^B " 34 22 &quot; B 66 42 b 98 62 < &lt;
ETX End of Text 3 03 ^C # 35 23 C 67 43 c 99 63 > &gt;
EOT End of Transmission 4 04 ^D $ 36 24 D 68 44 d 100 64 © &copy;
ENQ Enquiry 5 05 ^E % 37 25 E 69 45 e 101 65 ® &reg;
ACK Acknoledge 6 06 ^F & 38 26 &amp; F 70 46 f 102 66 ¹ &sup1;
BEL Bell 7 07 ^G ' 39 27 G 71 47 g 103 67 ² &sup2;
BS Backspace 8 08 ^H ( 40 28 H 72 48 h 104 68 ³ &sup3;
TAB Horizontal Tab 9 09 ^I ) 41 29 I 73 49 I 105 69 ' &apos;
LF Line Feed 10 0A ^J * 42 2A J 74 4A j 106 6A " &quot;
VT Home 11 0B ^K + 43 2B K 75 4B k 107 6B ¼ &frac14;
FF Form Feed 12 0C ^L , 44 2C L 76 4C l 108 6C ½ &frac12;
CR Carriage Return 13 0D ^M - 45 2D M 77 4D m 109 6D ¾ &frac34;
SO Shift Out 14 0E ^N . 46 2E N 78 4E n 110 6E π &pi;
SI Shift In 15 0F ^O / 47 2F O 79 4F o 111 6F ™ &trade;
DLE Data Link Escape 16 10 ^P 0 48 30 P 80 50 p 112 70 ∞ &infin;
DC1 Device Control 1 17 11 ^Q 1 49 31 Q 81 51 q 113 71 ≠ &ne;
DC2 Device Control 2 18 12 ^R 2 50 32 R 82 52 r 114 72 ≤ &le;
DC3 Device Control 3 19 13 ^S 3 51 33 S 83 53 s 115 73 ≥ &ge;
DC4 Device Control 4 20 14 ^T 4 52 34 T 84 54 t 116 74 ≈ &asymp;
NAK Negative Acknowledge 21 15 ^U 5 53 35 U 85 55 u 117 75 ≡ &equiv;
SYN Syncronous Idle 22 16 ^V 6 54 36 V 86 56 v 118 76 ∑ &sum;
ETB End of trans. Block 23 17 ^W 7 55 37 W 87 57 w 119 77 • &bull;
CAN Cancel 24 18 ^X 8 56 38 X 88 58 x 120 78 … &hellip;
EM End of Medium 25 19 ^Y 9 57 39 Y 89 59 y 121 79 Δ &Delta;
SUB Substitute 26 1A ^Z : 58 3A Z 90 5A z 122 7A ← &larr;
ESC Escape 27 1B ^[ ; 59 3B [ 91 5B { 123 7B ↑ &uarr;
FS Cursor Right (File Seperator) 28 1C ^\ < 60 3C &lt; \ 92 5C | 124 7C → &rarr;
GS Cursor Left (Group Seperator) 29 1D ^] = 61 3D ] 93 5D } 125 7D ↓ &darr;
RS Cursor Up (Record Seperator) 30 1E ^^ > 62 3E &gt; ^ 94 5E ~ 126 7E ↔ &harr;
US Cursor Down (Unit Seperator) 31 1F ^_ ? 63 3F _ 95 5F DEL 127 7F ƒ &fnof;

HTML Codes use the #& with the decimal value followed by a semi colon. Example: &#64; for the @ symbol.
HTML Post Operation use the % sign and the hex value. Example: Space would be %20
To obtain codes 0-31, console Control Key is pressed while simultaneously pressing the Letter Key.

www.kellermansoftware.com Free quick reference sheets and .net components

You might also like