[go: up one dir, main page]

0% found this document useful (0 votes)
167 views20 pages

ASCII and EBCDIC Character Sets - IBM Documentation

The document provides a table listing the standard ASCII characters in numerical order along with their decimal and hexadecimal values. It also includes the corresponding EBCDIC character values for convenience when working with programs that use EBCDIC. The table indicates control characters and provides the ASCII symbol and meaning for each character.

Uploaded by

Fawad Ahmad Khan
Copyright
© © All Rights Reserved
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)
167 views20 pages

ASCII and EBCDIC Character Sets - IBM Documentation

The document provides a table listing the standard ASCII characters in numerical order along with their decimal and hexadecimal values. It also includes the corresponding EBCDIC character values for convenience when working with programs that use EBCDIC. The table indicates control characters and provides the ASCII symbol and meaning for each character.

Uploaded by

Fawad Ahmad Khan
Copyright
© © All Rights Reserved
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/ 20

XL Fortran for AIX /

16.1.0 /

ASCII and EBCDIC


character sets
XL Fortran uses
the ASCII character set as its collating
sequence.

This table lists the standard ASCII characters in numerical


order
with the corresponding decimal and hexadecimal
values. For convenience
in working with programs that
use EBCDIC character values, the corresponding
information for EBCDIC characters is also included. The
table indicates
the control characters with "Ctrl-"
notation.
For example, the horizontal tab (HT) appears as
"Ctrl-I",
which you enter by simultaneously pressing
the Ctrl key
and I key.

Table 1. Equivalent characters in the ASCII an

Decimal Hex Control ASCII


Mean
Value Value Character Symbol

0 00 Ctrl-@ NUL null

start o
1 01 Ctrl-A SOH
headi
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

2 02 Ctrl-B STX start o

3 03 Ctrl-C ETX end of

end of
4 04 Ctrl-D EOT
transm

5 05 Ctrl-E ENQ enqui

6 06 Ctrl-F ACK ackno

7 07 Ctrl-G BEL bell

8 08 Ctrl-H BS backs

horizo
9 09 Ctrl-I HT
tab

10 0A Ctrl-J LF line fe

11 0B Ctrl-K VT vertica

12 0C Ctrl-L FF form f

carria
13 0D Ctrl-M CR
return

14 0E Ctrl-N SO shift o

15 0F Ctrl-O SI shift in
Decimal Hex Control ASCII
Mean
Value Value Character Symbol
data l
16 10 Ctrl-P DLE
escap
device
17 11 Ctrl-Q DC1
contro
device
18 12 Ctrl-R DC2
contro
device
19 13 Ctrl-S DC3
contro
device
20 14 Ctrl-T DC4
contro
negat
21 15 Ctrl-U NAK
ackno
synch
22 16 Ctrl-V SYN
idle
end of
23 17 Ctrl-W ETB transm
block

24 18 Ctrl-X CAN cance

end of
25 19 Ctrl-Y EM
mediu

26 1A Ctrl-Z SUB substi

27 1B Ctrl-[ ESC escap

file
28 1C Ctrl-\ FS
separa
Decimal Hex Control ASCII
Mean
Value Value Character Symbol
group
29 1D Ctrl-] GS
separa
record
30 1E Ctrl-∧ RS
separa

unit
31 1F Ctrl-_ US
separa

32 20   SP space

exclam
33 21   !
mark
straig
doubl
34 22   "
quota
mark

35 23   # numb

36 24   $ dollar

37 25   % perce

38 26   & ampe

39 27   ' apost
Decimal Hex Control ASCII
Mean
Value Value Character Symbol
left
40 28   (
paren
right
41 29   )
paren

42 2A   * asteri

43 2B   + additi

44 2C   , comm

subtra
45 2D   -
sign

46 2E   . period

47 2F   / right s

48 30   0  

49 31   1  

50 32   2  

51 33   3  

52 34   4  

53 35   5  
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

54 36   6  

55 37   7  

56 38   8  

57 39   9  

58 3A   : colon

59 3B   ; semic

60 3C   < less th

61 3D   = equal

62 3E   > greate

quest
63 3F   ?
mark

64 40   @ at sym

65 41   A  

66 42   B  

67 43   C  
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

68 44   D  

69 45   E  

70 46   F  

71 47   G  

72 48   H  

73 49   I  

74 4A   J  

75 4B   K  

76 4C   L  

77 4D   M  

78 4E   N  

79 4F   O  

80 50   P  

81 51   Q  
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

82 52   R  

83 53   S  

84 54   T  

85 55   U  

86 56   V  

87 57   W  

88 58   X  

89 59   Y  

90 5A   Z  

91 5B   [ left br

92 5C   \ left sla

93 5D   ] right b

hat,
94 5E   ^
circum

95 5F   _ under
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

96 60   ˋ grave

97 61   a  

98 62   b  

99 63   c  

100 64   d  

101 65   e  

102 66   f  

103 67   g  

104 68   h  

105 69   i  

106 6A   j  

107 6B   k  

108 6C   l  

109 6D   m  
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

110 6E   n  

111 6F   o  

112 70   p  

113 71   q  

114 72   r  

115 73   s  

116 74   t  

117 75   u  

118 76   v  

119 77   w  

120 78   x  

121 79   y  

122 7A   z  

123 7B   { left br
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

124 7C   | logica

125 7D   } right b

126 7E   ~ simila

127 7F   DEL delete

128 80      

129 81      

130 82      

131 83      

132 84      

133 85      

134 86      

135 87      

136 88      

137 89      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

138 8A      

139 8B      

140 8C      

141 8D      

142 8E      

143 8F      

144 90      

145 91      

146 92      

147 93      

148 94      

149 95      

150 96      

151 97      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

152 98      

153 99      

154 9A      

155 9B      

156 9C      

157 9D      

158 9E      

159 9F      

160 A0      

161 A1      

162 A2      

163 A3      

164 A4      

165 A5      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

166 A6      

167 A7      

168 A8      

169 A9      

170 AA      

171 AB      

172 AC      

173 AD      

174 AE      

175 AF      

176 B0      

177 B1      

178 B2      

179 B3      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

180 B4      

181 B5      

182 B6      

183 B7      

184 B8      

185 B9      

186 BA      

187 BB      

188 BC      

189 BD      

190 BE      

191 BF      

192 C0      

193 C1      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

194 C2      

195 C3      

196 C4      

197 C5      

198 C6      

199 C7      

200 C8      

201 C9      

202 CA      

203 CB      

204 CC      

205 CD      

206 CE      

207 CF      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

208 D0      

209 D1      

210 D2      

211 D3      

212 D4      

213 D5      

214 D6      

215 D7      

216 D8      

217 D9      

218 DA      

219 DB      

220 DC      

221 DD      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

222 DE      

223 DF      

224 E0      

225 E1      

226 E2      

227 E3      

228 E4      

229 E5      

230 E6      

231 E7      

232 E8      

233 E9      

234 EA      

235 EB      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

236 EC      

237 ED      

238 EE      

239 EF      

240 F0      

241 F1      

242 F2      

243 F3      

244 F4      

245 F5      

246 F6      

247 F7      

248 F8      

249 F9      
Decimal Hex Control ASCII
Mean
Value Value Character Symbol

250 FA      

251 FB      

252 FC      

253 FD      

254 FE      

255 FF      

Parent topic:
Appendix

You might also like