Barcode Font Code 39 Full Ascii Barcode

Extended Code 39 Barcodes with Standard Fonts In addition to using the IDAutomationX fonts, lower-case and extended characters may also be encoded with standard Code-39 fonts by adding shift characters according to the Code 3 of 9 Full ASCII Chart. Full ASCII Code 39 barcodes is also known as Extended Code 39 barcodes that are used to encode the lower 128 ASCII characters using pairs of Code 39 characters to represent the lower ASCII 128 not in the Code 39 character set. Extended font information Platforms supported. Platform Encoding. Macintosh Roman. Microsoft Symbol.

Code39 Extended Barcode

This is an extended version of the Code39 barcode that supports the full ASCII character set. If there isa requirement to use the Code39 barcode with characters other than numbers and uppercase alphabets, thenthis is the recommended barcode. As this barcode is based on Code39, it is also very simple and easy to use. It is, however, not the most dense in terms of number of characters per inch.

Generating this barcode using the Barcode Generator

Barcode 39 Font Excel

The easiest way to create this barcode is to use the Barcode Generator included in the installation package. Simply goto the Start Menu and launch Aeromium Barcode Fonts > Barcode Generator. This software automatesand simplifies the creation of the barcodes for you. After the barcode is created, you can simply copyand paste the barcode into your documents.
Generating this barcode using the Barcode Generator
Generating this barcode in Excel

Code39 Extended Barcode Fonts

The following is the list of fonts with varying heights supported by Aeromium for Code 39 Extended. The fonts are the same as those in Code 39.
FontCode39H1.ttf
FontCode39H2.ttf
FontCode39H3.ttf (Default Font)
FontCode39H4.ttf
FontCode39H5.ttf
FontCode39H6.ttf

Using this Barcode Manually
FontThe following table lists the characters supported by the Code39 Extended barcode. The basic characters are the same as Code39 barcode. The extendedcharacters are shown on the second table.
Characters SupportedValues used for calculating Check Digit
'0'0
'1'1
'2'2
'3'3
'4'4
'5'5
'6'6
'7'7
'8'8
'9'9
'A'10
'B'11
'C'12
'D'13
'E'14
'F'15
'G'16
'H'17
'I'18
'J'19
'K'20
'L'21
'M'22
'N'23
'O'24
'P'25
'Q'26
'R'27
'S'28
'T'29
'U'30
'V'31
'W'32
'X'33
'Y'34
'Z'35
'-'36
'.'37
' ' space38
'$'39
'/'40
'+'41
'%'42
'*' (Start/Stop Character)

Extended Characters
All Extended characters are made up of multiple Code39 characters.
Extended CharactersCode 39 Characters
NUL'%U'
SOH'$A'
STX'$B'
ETX'$C'
EOT'$D'
ENQ'$E'
ACK'$F'
BEL'$G'
BS'$H'
HT'$I'
LF'$J'
VT'$K'
FF'$L'
CR'$M'
SO'$N'
SI'$O'
DLE'$P'
DC1'$Q'
DC2'$R'
DC3'$S'
DC4'$T'
NAK'$U'
SYN'$V'
ETB'$W'
CAN'$X'
EM'$Y'
SUB'$Z'
ESC'%A'
FS'%B'
GS'%C'
RS'%D'
US'%E'
'!''/A'
'''/B'
'#''/C'
'$''/D'
'%''/E'
'&''/F'
'''/G'
'(''/H'
')''/I'
'*''/J'
'+''/K'
',''/L'
'/''/O'
':''/Z'
';''%F'
'<''%G'
'=''%H'
'>''%I'
'?''%J'
'[''%K'
''%L'
']''%M'
'^''%N'
'_''%O'
'a''+A'
'b''+B'
'c''+C'
'd''+D'
'e''+E'
'f''+F'
'g''+G'
'h''+H'
'i''+I'
'j''+J'
'k''+K'
'l''+L'
'm''+M'
'n''+N'
'o''+O'
'p''+P'
'q''+Q'
'r''+R'
's''+S'
't''+T'
'u''+U'
'v''+V'
'w''+W'
'x''+X'
'y''+Y'
'z''+Z'
'{''%P'
'|''%Q'
'|''%R'
'~''%S'
DEL'%T'

Barcode Generator Code 39 Full Ascii


Examples
To encode the data 'abcd' without the check digit manually, simply key in '*+A+B+C+D*' and select the FontCode39H3.ttf font. The output is as follows :
To encode the data 'abcde' with the check digit manually, simply key in '*+A+B+C+D+E7*' and select the FontCode39H3.ttf font. The output is as follows :
The '7' is the check digit and its computation is illustrated in the section below.
How to compute the check digit

3 Of 9 Barcode Font

The Code39 barcode uses the Modulo 43 Check Digit computation.
Supported Characters+A+B+C+D+E
Values41104111411241134113
Sum :41 + 10 + 41 + 11 + 41 + 12 + 41 + 13 + 41 + 14 = 265
Modulo 43 :265 % 43 = 7 (which is the character '7')
Barcode font code 39 full ascii barcode generator
Back to Barcode Fonts.

Code 39 Barcode Font Download

Example:

Code 3 of 9 is the most popular barcode for encoding alpha-numeric characters.

Key features:

  • 2 different width of bar/space.
  • Symbol set contains 43 characters: A-Z, 0-9, and -, ., *, $, /, +, %, SPACE.
  • Each character is made up of 5 bars and 4 spaces with 3 wide bars/spaces and 6 narrow bars/spaces.
  • There is a space between each character.
  • The first and last character should always be the same (the * character)
  • The first and last 5 black bars should always follow the pattern: narrow, narrow, wide, wide, narrow.
  • The number of black bars should be divisible by 5.
  • Optional checksum character modulus 43.
  • Extended Code 39 uses 2 normal characters to represent one extended character, giving a 128-character symbol set.

Specification:

SymbolNarrow/Wide PatternVisual PatternChecksum Value
*NWNNWNWNNN/A
0NNNWWNWNN0
1WNNWNNNNW1
2NNWWNNNNW2
3WNWWNNNNN3
4NNNWWNNNW4
5WNNWWNNNN5
6NNWWWNNNN6
7NNNWNNWNW7
8WNNWNNWNN8
9NNWWNNWNN9
AWNNNNWNNW10
BNNWNNWNNW11
CWNWNNWNNN12
DNNNNWWNNW13
EWNNNWWNNN14
FNNWNWWNNN15
GNNNNNWWNW16
HWNNNNWWNN17
INNWNNWWNN18
JNNNNWWWNN19
KWNNNNNNWW20
LNNWNNNNWW21
MWNWNNNNWN22
NNNNNWNNWW23
OWNNNWNNWN24
PNNWNWNNWN25
QNNNNNNWWW26
RWNNNNNWWN27
SNNWNNNWWN28
TNNNNWNWWN29
UWWNNNNNNW30
VNWWNNNNNW31
WWWWNNNNNN32
XNWNNWNNNW33
YWWNNWNNNN34
ZNWWNWNNNN35
NWNNNNWNW36
.WWNNNNWNN37
SPACENWWNNNWNN38
$NWNWNWNNN39
/NWNWNNNWN40
+NWNNNWNWN41
%NNNWNWNWN42

Checksum Calculation:

The checksum is modulus 43 sum of all the checksum values from the table above.

For example, if you are encoding the string ABCD1234 then the checksum values will be 10 + 11 + 12 + 13 + 1 + 2 + 3 + 4 = 56.

56 mod 43 = 13. So the checksum character should be D.

Extended Code 39

The Code 39 character set can be extended to a full set of ASCII characters by using 1 or 2 normal characters for each character in the extended set.

Note that a barcode reader cannot automatically determine whether a barcode is encoded normally or in the extended set.

The following table shows how to encode the full set of ASCII characters:

NUL%USUB$Z44NNh+H
SOH$AESC%A55OOi+I
STX$BFS%B66PPj+J
ETX$CGS%C77QQk+K
EOT$DRS%D88RRl+L
ENQ$EUS%E99SSm+M
ACK$FSPACESPACE:/ZTTn+N
BEL$G!/A;%FUUo+O
BS$H/B<%GVVp+P
HT$I#/C=%HWWq+Q
LF$J$/D>%IXXr+R
VT$K%/E?%JYYs+S
FF$L&/F?%VZZt+T
CR$M/GAA[%Ku+U
SO$N(/HBB%Lv+V
SI$O)/ICC]%Mw+W
DLE$P*/JDD^%Nx+X
DC1$Q+/KEE_%Oy+Y
DC2$R,/LFF%Wz+Z
DC3$SGGa+A{%P
DC4$T..HHb+B|%Q
NAK$U//OIIc+C}%R
SYN$V00JJd+D~%S
ETB$W11KKe+EDEL%T
CAN$X22LLf+FDEL%X
EM$Y33MMg+GDEL%Z