UPC/EAN/SSCC/GTIN/ISBN Utilities

Check Digit Calculator

Number FormatNumberCheck Digit
UPC-A [info]
EAN-13
SCC-14, GTIN
SSCC-18
EAN-8
ISBN
(10-digit only; 13 digit use EAN-13)
BLN (Bill of Lading)

Number Converter

ConversionNumberResult
UPC-A → UPC-E
UPC-E → UPC-A

Explanation

UPC-A

Suppose that you want to find the check digit of UPC-A number 72641217542.

  1. From the right to the left, start with odd position, assign the odd/even position to each digit.
  2. Sum all digits in odd position and multiply the result by 3: (7+6+1+1+5+2)*3=66
  3. Sum all digits in even position: (2+4+2+7+4)=19
  4. Sum the results of step three and four: 66+19=85
  5. Divide the result of step four by 10. The check digit is the number which adds the remainder to 10. In our case, divide 85 by 10 we get the remainder 5. The check digit then is the result of 10-5=5. If there is no remainder then the check digit equals zero.