31
Appendix C
TransCore 6-Bit ASCII Format
TransCore 6-Bit ASCII Format
In TransCore’s 6-bit ASCII format, each ASCII data character is represented by a cer-
tain 6-bit pattern. These bit patterns are placed in specific groups of six consecutive
bits within the tag. The ASCII characters and their corresponding 6-bit codes are listed
in
. TransCore's 6-bit ASCII codes are produced by subtracting 00100000
from the character's 8-bit ASCII value.
Table C-1 6-Bit ASCII Codes
Character
6-Bit Code
Character
6-Bit Code
(space)
000000
G
100111
*
001010
H
101000
-
001101
I
101001
.
001110
J
101010
/
001111
K
101011
0
010000
L
101100
1
010001
M
101101
2
010010
N
101110
3
010011
O
101111
4
010100
P
110000
5
010101
Q
110001
6
010110
R
110010
7
010111
S
110011
8
011000
T
110100
9
011001
U
110101
A
100001
V
110110
B
100010
W
110111
C
100011
X
111000
D
100100
Y
111001
E
100101
Z
111010
F
100110