code-93-extended

Details on the code-93-extended bar code type.

Some scanners support an "extended mode" in which the scanner recognizes special two-character sequences of the code 93 character set and decodes these as ASCII characters. With this mode, the full 128 character ASCII character set can be encoded using the 47 basic characters of code 93. T

The nominal height is 1in. The nominal width of a bar is BARWIDTH=0.022in. The width of the entire bar is (1+( noDigits+2)*9)*BARWIDTH. The padding on both sides measures 10*BARWIDTH.

This code type automatically creates the necessary two-character sequences and can be used as a more convenient way of creating extended code 93 bar codes.

Table 1. code-93-extended sequence table
ASCII code Code 93 sequence
NUL ?U
SOH !A
STX !B
ETX !C
EOT !D
ENQ !E
ACK !F
BEL !G
BS !H
HT !I
LF !J
VT !K
FF !L
CR !M
SO !N
SI !O
DLE !P
DC1 !Q
DC2 !R
DC3 !S
DC4 !T
NAK !U
SYN !V
ETB !W
CAN !X
EM !Y
SUB !Z
ESC ?A
FS ?B
GS ?C
RS ?D
US ?E
SP
! \A
" \B
# \C
$ $
% %
& \F
' \G
( \H
) \I
* \J
+ +
COMMA \L
- -
. .
/ /
0 0
1 1
2 2
3 3
4 4
5 5
6 6
7 7
8 8
9 9
: \Z
; ?F
< ?G
= ?H
> ?I
? ?J
@ ?V
A A
B B
C C
D D
E E
F F
G G
H H
I I
J J
K K
L L
M M
N N
O O
P P
Q Q
R R
S S
T T
U U
V V
W W
X X
Y Y
Z Z
[ ?K
\ ?L
] ?M
^ ?N
_ ?O
` ?W
a |A
b |B
c |C
d |D
e |E
f |F
g |G
h |H
i |I
j |J
k |K
l |L
m |M
n |N
o |O
p |P
q |Q
r |R
s |S
t |T
u |U
v |V
w |W
x |X
y |Y
z |Z
{ ?P
| ?Q
} ?R
~ ?S
DEL ?T