Code 93
From Just Solve the File Format Problem
Revision as of 14:09, 26 May 2019 by Dan Tobias (Talk | contribs)
Code 93 is a bar code format capable of storing characters in the set:
0123456789[Space]ABCDEFGHIJKLMNOPQRSTUVWXYZ-.$/+%
There is also a Code 93 Extended variant which can store any of the 128 characters of the ASCII encoding. Characters outside the above range take more space on the bar code because they must be preceded by a control code.
Contents |
Spec
Developer libraries and modules
Utilities
- Online barcode generator (supports many different formats)