ASCII Character Set (AutoCAD VBA)

Table A.1: ASCII Character Set (0-127)

0 [null] 32 [space] 64 @ 96
1 [start of heading] 33 ! 65 A 97 a
2 [start of text] 34 66 B 98 b
3 [end of text] 35 # 67 C 99 c
4 [end of transmission] 36 $ 68 D 100 d
5 [enquiry] 37 % 69 E 101 e
6 [acknowledge] 38 & 70 F 102 f
7 [bell] 39 71 G 103 g
8 [backspace] 40 ( 72 H 104 h
9 [horizontal tab] 41 ) 73 I 105 i
10 [line feed] 42 * 74 J 106 j
11 [vertical tab] 43 + 75 K 107 k
12 [form feed] 44 , 76 L 108 l
13 [carriage return] 45 - 77 M 109 m
14 [shift out] 46 78 N 110 n
15 [shift in] 47 / 79 O 111 o
16 [data link escape] 48 0 80 P 112 p
17 [device control 1] 49 1 81 Q 113 q
18 [device control 2] 50 2 82 R 114 r
19 [device control 3] 51 3 83 S 115 s
20 [device control 4] 52 4 84 T 116 t
21 [negative acknowledge] 53 5 85 U 117 u
22 [synchronous idle] 54 6 86 V 118 v
23 [end transmission block] 55 7 87 W 119 w
24 [cancel] 56 8 88 X 120 x
25 [end of medium] 57 9 89 Y 121 y
26 [substitute] 58 90 Z 122 z
27 [escape] 59 ; 91 [ 123 {

Table A.1: ASCII Character Set (0-127)


28 [file separator] 60 < 92 \ 124 I
29 [group separator] 61 = 93 ] 125 }
30 [record separator] 2

6

Λ 94 Λ 126 ~
31 [unit separator] 63 ? 95 127 [delete]

Nonprinting characters are described within brackets.

ASCII code characters 0-7,11,12, and 14-31 are not supported by Microsoft Windows.

Table A.2: ASCII Character Set (128-255)

128 tmp6f1a-256 160 [space] 192 tmp6f1a-257 224 tmp6f1a-258
129 tmp6f1a-259 161 tmp6f1a-260 193 tmp6f1a-261 225 tmp6f1a-262
130 tmp6f1a-263 162 tmp6f1a-264 194 tmp6f1a-265 226 tmp6f1a-266
131 tmp6f1a-267 163 tmp6f1a-268 195 tmp6f1a-269 227 tmp6f1a-270
132 tmp6f1a-271 164 tmp6f1a-272 196 tmp6f1a-273 228 tmp6f1a-274
133 tmp6f1a-275 165 tmp6f1a-276 197 tmp6f1a-277 229 tmp6f1a-278
134 tmp6f1a-279 166 tmp6f1a-280 198 tmp6f1a-281 230 tmp6f1a-282
135 tmp6f1a-283 167 tmp6f1a-284 199 tmp6f1a-285 231 tmp6f1a-286
136 tmp6f1a-287 168 tmp6f1a-288 200 tmp6f1a-289 232 tmp6f1a-290
137 tmp6f1a-291 169 tmp6f1a-292 201 tmp6f1a-293 233 tmp6f1a-294
138 tmp6f1a-295 170 tmp6f1a-296 202 tmp6f1a-297 234 tmp6f1a-298
139 tmp6f1a-299 171 tmp6f1a-300 203 tmp6f1a-301 235 tmp6f1a-302
140 tmp6f1a-303 172 tmp6f1a-304 204 tmp6f1a-305 236 tmp6f1a-306
141 tmp6f1a-307 173 tmp6f1a-308 205 tmp6f1a-309 237 tmp6f1a-310
142 tmp6f1a-311 174 tmp6f1a-312 206 tmp6f1a-313 238 tmp6f1a-314
143 tmp6f1a-315 175 tmp6f1a-316 207 tmp6f1a-317 239 tmp6f1a-318
144 tmp6f1a-319 176 tmp6f1a-320 208 tmp6f1a-321 240 tmp6f1a-322
145 tmp6f1a-323 177 tmp6f1a-324 209 tmp6f1a-325 241 tmp6f1a-326
146 tmp6f1a-327 178 tmp6f1a-328 210 tmp6f1a-329 242 tmp6f1a-330

Table A.2: ASCII Character Set (128-255)

147 tmp6f1a-331 179 tmp6f1a-332 211 tmp6f1a-333 243 tmp6f1a-334
148 tmp6f1a-335 180 tmp6f1a-336 212 tmp6f1a-337 244 tmp6f1a-338
149 tmp6f1a-339 181 tmp6f1a-340 213 tmp6f1a-341 245 tmp6f1a-342
150 tmp6f1a-343 182 tmp6f1a-344 214 tmp6f1a-345 246 tmp6f1a-346
151 tmp6f1a-347 183 tmp6f1a-348 215 tmp6f1a-349 247 tmp6f1a-350
152 tmp6f1a-351 184 tmp6f1a-352 216 tmp6f1a-353 248 tmp6f1a-354
153 tmp6f1a-355 185 tmp6f1a-356 217 tmp6f1a-357 249 tmp6f1a-358
154 tmp6f1a-359 186 tmp6f1a-360 218 tmp6f1a-361 250 tmp6f1a-362
155 tmp6f1a-363 187 tmp6f1a-364 219 tmp6f1a-365 251 tmp6f1a-366
156 tmp6f1a-367 188 tmp6f1a-368 220 tmp6f1a-369 252 tmp6f1a-370
157 tmp6f1a-371 189 tmp6f1a-372 221 tmp6f1a-373 253 tmp6f1a-374
158 tmp6f1a-375 190 tmp6f1a-376 222 tmp6f1a-377 254 tmp6f1a-378
159 tmp6f1a-379 191 tmp6f1a-380 223 tmp6f1a-381 255 tmp6f1a-382

tmp6f1a-383These characters are not supported by Microsoft Windows.

The values in the table are the Windows default. However, values in the ANSI character set above 127 are determined by the code page specific to your operating system.

Nonprinting characters are described within brackets.

Next post:

Previous post: