Showing posts with label ascii character set. Show all posts
Showing posts with label ascii character set. Show all posts

Thursday, 23 December 2010

ASCII Character Set

American Standard Code for Information Interchange

Dec
Hex
Oct
Char
Desc

Dec
Hex
Oct
Char
0
0
000
NUL
(null)

64
40
100
@
1
1
001
SOH
(start of heading)

65
41
101
A
2
2
002
STX
(start of text)

66
42
102
B
3
3
003
ETX
(end of text)

67
43
103
C
4
4
004
EOT
(end of transmission)

68
44
104
D
5
5
005
ENQ
(enquiry)

69
45
105
E
6
6
006
ACK
(acknowledge)

70
46
106
F
7
7
007
BEL
(bell)

71
47
107
G
8
8
010
BS
(backspace)

72
48
110
H
9
9
011
TAB
(horizontal tab)

73
49
111
I
10
A
012
LF
(NL line feed, new line)

74
4A
112
J
11
B
013
VT
(vertical tab)

75
4B
113
K
12
C
014
FF
(NP form feed, new page)

76
4C
114
L
13
D
015
CR
(carriage return)

77
4D
115
M
14
E
016
SO
(shift out)

78
4E
116
N
15
F
017
SI
(shift in)

79
4F
117
O
16
10
020
DLE
(data link escape)

80
50
120
P
17
11
021
DC1
(device control 1)

81
51
121
Q
18
12
022
DC2
(device control 2)

82
52
122
R
19
13
023
DC3
(device control 3)

83
53
123
S
20
14
024
DC4
(device control 4)

84
54
124
T
21
15
025
NAK
(negative acknowledge)

85
55
125
U
22
16
026
SYN
(synchronous idle)

86
56
126
V
23
17
027
ETB
(end of trans. block)

87
57
127
W
24
18
030
CAN
(cancel)

88
58
130
X
25
19
031
EM
(end of medium)

89
59
131
Y
26
1A
032
SUB
(substitute)

90
5A
132
Z
27
1B
033
ESC
(escape)

91
5B
133
[
28
1C
034
FS
(file separator)

92
5C
134
\
29
1D
035
GS
(group separator)

93
5D
135
]
30
1E
036
RS
(record separator)

94
5E
136
^
31
1F
037
US
(unit separator)

95
5F
137
_
32
20
040
Space


96
60
140
`
33
21
041
!


97
61
141
a
34
22
042


98
62
142
b
35
23
043
#


99
63
143
c
36
24
044
$


100
64
144
d
37
25
045
%


101
65
145
e
38
26
046
&


102
66
146
f
39
27
047


103
67
147
g
40
28
050
(


104
68
150
h
41
29
051
)


105
69
151
i
42
2A
052
*


106
6A
152
j
43
2B
053
+


107
6B
153
k
44
2C
054
,


108
6C
154
l
45
2D
055
-


109
6D
155
m
46
2E
056
.


110
6E
156
n
47
2F
057
/


111
6F
157
o
48
30
060
0


112
70
160
p
49
31
061
1


113
71
161
q
50
32
062
2


114
72
162
r
51
33
063
3


115
73
163
s
52
34
064
4


116
74
164
t
53
35
065
5


117
75
165
u
54
36
066
6


118
76
166
v
55
37
067
7


119
77
167
w
56
38
070
8


120
78
170
x
57
39
071
9


121
79
171
y
58
3A
072
:


122
7A
172
z
59
3B
073
;


123
7B
173
{
60
3C
074
< 


124
7C
174
|
61
3D
075
=


125
7D
175
}
62
3E
076
> 


126
7E
176
~
63
3F
077
?


127
7F
177
DEL