In the box below, enter the codes, each code on a new line.
To create Code-128 we can use three character sets:
• set A can encode characters !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_ and characters with codes from 0 to 31.
• set B can encode characters !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
• set C can encode numbers (pairs of digits) form 00 to 99,
and control codes START A, STARTB B, START C, CODE A, CODE B, CODE C, SHIFT, FNC1, FNC2, FNC3, FNC4.
The generator can create from 1 to 20 barcodes at once, each code can contain up to 64 characters.
In this version, the Code-128 barcodes generator uses best set A, B, C combination to optimize the barcode width.
Note: AI and EPS format only available for bar codes, which consist only characters:
!"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~.
For more information about Code-128 barcodes please visit Wikipedia site.