ASCII table: Difference between revisions
Jump to navigation
Jump to search
Line 280: | Line 280: | ||
== PC DOS 437 table == | == PC DOS 437 table == | ||
[https://en.wikipedia.org/wiki/Code_page_437 "Code page 437."] | |||
[[File:Cover ASCII fine tuned.png]] | [[File:Cover ASCII fine tuned.png]] |
Revision as of 22:09, 6 May 2021
The first part of the ASCII table is 128 characers, from 0 to 127.
The table below shows the visible characters from 33 to 126.
ASCII 0..31 are reserved for "control characters." In the old DOS days, each one also had a graphic representation as well.
ASCII 32 is a space.
ASCII 127 is used for the "delete" command, as a general rule.
33 .. 127
33 ! | 65 A | 97 a |
34 " | 66 B | 98 b |
35 # | 67 C | 99 c |
36 $ | 68 D | 100 d |
37 % | 69 E | 101 e |
38 & | 70 F | 102 f |
39 ' | 71 G | 103 g |
40 ( | 72 H | 104 h |
41 ) | 73 I | 105 i |
42 * | 74 J | 106 j |
43 + | 75 K | 107 k |
44 , | 76 L | 108 l |
45 - | 77 M | 109 m |
46 . | 78 N | 110 n |
47 / | 79 O | 111 o |
48 0 | 80 P | 112 p |
49 1 | 81 Q | 113 q |
50 2 | 82 R | 114 r |
51 3 | 83 S | 115 s |
52 4 | 84 T | 116 t |
53 5 | 85 U | 117 u |
54 6 | 86 V | 118 v |
55 7 | 87 W | 119 w |
56 8 | 88 X | 120 x |
57 9 | 89 Y | 121 y |
58 | 90 Z | 122 z |
59 ; | 91 [ | 123 { |
60 < | 92 \ | 124 | |
61 = | 93 ] | 125 } |
62 > | 94 ^ | 126 ~ |
63 ? | 95 _ |
Unicode 0128..0255
128: € | 136: ˆ | 144: | 152: ˜ | 160: | 168: ¨ | 176: ° | 184: ¸ | 192: À | 200: È | 208: Ð | 216: Ø | 224: à | 232: è | 240: ð | 248: ø |
129: | 137: ‰ | 145: ‘ | 153: ™ | 161: ¡ | 169: © | 177: ± | 185: ¹ | 193: Á | 201: É | 209: Ñ | 217: Ù | 225: á | 233: é | 241: ñ | 249: ù |
130: ‚ | 138: Š | 146: ’ | 154: š | 162: ¢ | 170: ª | 178: ² | 186: º | 194: Â | 202: Ê | 210: Ò | 218: Ú | 226: â | 234: ê | 242: ò | 250: ú |
131: ƒ | 139: ‹ | 147: “ | 155: › | 163: £ | 171: « | 179: ³ | 187: » | 195: Ã | 203: Ë | 211: Ó | 219: Û | 227: ã | 235: ë | 243: ó | 251: û |
132: „ | 140: Œ | 148: ” | 156: œ | 164: ¤ | 172: ¬ | 180: ´ | 188: ¼ | 196: Ä | 204: Ì | 212: Ô | 220: Ü | 228: ä | 236: ì | 244: ô | 252: ü |
133: … | 141: | 149: • | 157: | 165: ¥ | 173: | 181: µ | 189: ½ | 197: Å | 205: Í | 213: Õ | 221: Ý | 229: å | 237: í | 245: õ | 253: ý |
134: † | 142: Ž | 150: – | 158: ž | 166: ¦ | 174: ® | 182: ¶ | 190: ¾ | 198: Æ | 206: Î | 214: Ö | 222: Þ | 230: æ | 238: î | 246: ö | 254: þ |
135: ‡ | 143: | 151: — | 159: Ÿ | 167: § | 175: ¯ | 183: · | 191: ¿ | 199: Ç | 207: Ï | 215: × | 223: ß | 231: ç | 239: ï | 247: ÷ | 255: ÿ |