EXTENDED CODE 93 ENCODING TABLE
It is possible, using Code 93's "Full ASCII Mode" to encode all 128 ASCII characters. This is accomplished by using
the ($), (/), (%), and (+) symbols as "shift" characters. Those characters combined with the single character that
follows indicate which Full ASCII character is to be used.
The Extended Code 93 Encoding Table is identical to the Extended Code 39 Encoding Table
except that Code 93 uses its four specialized shift characters ($), (/), (%), and (+) to shift to Full ASCII mode instead
of Code 39 which isues the $, /, %, and + characters.
For example, to encode a lowercase B in Code 39, the sequence "+B" is used. In Code 93 the sequence would be encoded
as "(+)B" where (+) refers to one of the four special characters that Code 93 can encode that Code 39 can't.
Use the Extended Code 39 Encoding Table for Extended Code 93 encoding, and just remember
to use the special characters ($), (/), (%), and (+) whenever the Code 39 Encoding table refers to $, /, %, and +.
© Copyright 2006 BarCodeIsland.com, Inc. All Rights Reserved.
Information provided "as-is" without warranty. Please see details.
Contact us for usage and copy permission.