Code 39 Extended

Description of Code 39 Extended

Code 39 ExtendedCode 39 Extended is an extended version of Code 39 that supports the ASCII character set. So with Code 39 Extended you can also code the 26 lower letters (a-z) and the special characters you have on your keyboard.

The additional characters (e.g. lower case letters) are created using the existing characters of Code 39 by combining two characters each.

Code 39 Extended is also available with a check digit. This check digit is calculated according to Modulo 43. ActiveBarcode offers you both options. If you create a code using the Text "C39ex" of type "Code 39 Extended" (#10) this barcode will be shown without a check digit:

Barcode

And here is the code if you use the Type "Code 39 ExtendedChecksum" (#27) width a check digit calculated according to Modulo 43:

Barcode

Code 39 Extended can be to produced in different proportions: 2,0:1 and 3,0:1. This is the proportion between the thin and the thick lines of the code. As higher the proportion, the wider is the printed barcode with same contents, but even better is readability. ActiveBarcode always used the proportion 3,0:1.

 

Technical data

Valid characters: 0123456789[Space]ABCDEFGHIJKLMNOPQRSTUVWXYZ
!#$%&'()*+,-./:;<=>[email protected][\]^_` abcdefghijklmnopqrstuvwxyz{|}
Length: Variable with no fixed length.
Check digit: Calculated according to Modulo 43
ActiveBarcode calculates the check digit automatically.
Type#: Code 39 Extended - #10 - CODE39E (no check digit)
Code 39 Extended Checksum- #27 - CODE39ECHECKSUM (Modulo 43 check digit)