Search Tools Links Login

GBIC: ASCII Table


Visual Basic 6, or VB Classic

The following is reprinted for archival purposes from Gary Beene's Information Center, with permission from Mr. Beene himself.


0 - 9    48 - 57
A - Z    65 - 98
a - z     97 - 122

Tab      9  Tab
LF      10  Line feed
CR      13  carriage Return
Space   32  Space
!       33  exclamation
"       34  Double quote
#       35   pound sign
$       36  dollar sign
%       37  percent sign
&       38  ambersand
'       39  Single quote
(       40  Left parenthesis
)       41  Right parenthesiis
*       42  asterisk
+       43  plus sign
,       44  comma
-       45  minus sign
.       46  period
/       47  forward slash

:       58 colon
;       59 semi - colon
<       60 less than
=       61 equal sign
>       62 greater than
?       63 question
@       64 at sign

{       123  Left curly bracket
|       124  pipe
}       125  Right curly bracket
~       126  tilde

Codes 0 - 127
Code / Char  Code / Char   Code / Char  Code / Char
0  < NUL >  32  < space >  64 @   96 `
1  < SOH >  33 !    65 A   97 a
2  < STX >  34  "    66 B   98 b
3  < ETX >  35 #    67 C   99 c
4  < EOT >  36 $    68 D   100 d
5  < ENQ >  37 %    69 E   101 e
6  < ACK >  38 &    70 F   102 f
7  < BEL >  39  '    71 G   103 g
8  < BS >  40 (    72 H   104 h
9  < HT >  41 )    73 I   105 i
10  < LF >  42  *    74 J   106 j
11  < VT >  43  +    75 K   107 k
12  < FF >  44 ,    76 L   108 l
13  < CR >  45  -    77 M   109 m
14  < SO >  46 .    78 N   110 n
15  < SI >  47  /    79 O   111 o
16  < DLE >  48 0    80 P   112 p
17  < DC1 >  49 1    81 Q   113 q
18  < DC2 >  50 2    82 R   114 r
19  < DC3 >  51 3    83 S   115 s
20  < DC4 >  52 4    84 T   116 t
21  < NAK >  53 5    85 U   117 u
22  < SYN >  54 6    86 V   118 v
23  < ETB >  55 7    87 W   119 w
24  < CAN >  56 8    88 X   120 x
25  < EM >  57 9    89 Y   121 y
26  <>   58 :    90 Z   122 z
27  < Sub >  59 ;    91 [   123 {
28  < ESC >  60  <    92  \   124 |
29  < GS >  61  =    93 ]   125 }
30  < RS >  62  >    94  ^   126 ~
31  < US >  63 ?    95 _   127  < DEL >

About this post

Posted: 2021-02-11
By: ArchiveBot
Viewed: 157 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.