Description of Code 93 & Code 93 Extended

The check digits according to Modulo 47 are not displayed in the plain text line.
Code 93 Extended is based on Code 93 and can encode all 128 ASCII characters. The characters represented by Code 93 are represented in Code 93 Extended as single barcode characters, but all other characters are represented by a control character plus another character. You must take this into account when estimating barcode length.
Technical data
Valid characters: |
0123456789[Space]ABCDEFGHIJKLMNOPQRSTUVWXYZ-.$/+% Code 93 Extended also has: !#&'()*,:;<=>[email protected][\]^_` abcdefghijklmnopqrstuvwxyz{|}~ |
Length: | Variable with no fixed length. |
Check digit: |
Calculated according to Modulo 47 ActiveBarcode calculates the check digit automatically. |
Type#: |
Code 93 - #21 - CODE93 Code 93 Extended- #22 - CODE93E |