CODE 93 barcode in PHP: full ASCII character set, check characters, code example and SVG output
Your support helps keep this website running. Please consider supporting this project. SPONSORDONATE
- Nicola Asuni
CODE 93 was designed to replace CODE 39 where width mattered: nine modules per character against thirteen or more, two check characters instead of none, and the same full ASCII reach through shift pairs. Every character is drawn as three bars and three spaces, which also makes the symbol self-checking.
Type Token
Item
Value
Type token
C93
Enum case
BarcodeType::C93
Family
Linear
Standard
USS-93
Class
\Com\Tecnick\Barcode\Type\Linear\CodeNineThree
Input
Item
Value
Character set
the 128 ASCII characters
Length
1 to 30000 characters
Check
two check characters, C and K, appended by the library