ISBN-13 Check Digit Calculator
The last digit of an ISBN-13 barcode is a check digit. The check digit is used to detect errors mostly caused by human transcription.
ISBN-13 codes are based on EAN-13 barcodes, so the check digit is computed the same way.
The red mark below shows the check digit of an ISBN-13 barcode:
If you need to identify the country or language area that issued the code, or verify its hyphenated block structure, use the ISBN info tool.
Check Digit Formula
To compute the check digit follow the simple rules:
- Sum all the digits in even positions and multiply by 3;
- Add all the digits in odd positions (except for the last one which is check digit) to the number you’ve got;
- Divide that number by 10 and take the remainder;
- If the remainder is not 0, subtract it from 10.
- Job done!
Check Digit Calculator
To save time on doing the math, simply enter the barcode numbers into the field below and we’ll do the job for you:
Here goes the check digit calculation for barcode :
- The digits in even positions are: , their sum is , multiplied by 3 it is ;
- The digits in odd positions (except the last one) are: , their sum is , added to the number above it is ;
- Dividing by 10 gives us as a remainder;
- It is not zero, so subtracting it from 10 to get the check digit: .
- It is zero, so just using it as is.
The check digit is ""
If you work with barcodes, give our barcode software a try, it will save you much more time than this calculator.
More Barcode Tutorials
Installation
- Installation — how to install Barcode generator;
- License Activation — how to activate Barcode software with a license key.
Basics
- User Interface — Barcode user interface explained in details;
- Barcode Management — adding, renaming, cloning and deleting barcodes;
- Importing Barcodes — importing barcode images;
- Custom Texts — adding custom text elements to barcodes;
- Marks Panel — configuring border, margins and canvas of barcodes;
- Bar Width Reduction — adjusting barcodes to compensate for ink spread;
- Quiet Zone — making sure the barcodes can be scanned well;
- Using Colors — coloring up barcodes and texts.
EAN Barcodes
- Making EAN–13 Barcodes — standard point–of–sale barcodes;
- EAN–13 Calculator — how to compute EAN–13 check digits.
UPC Barcodes
- Making UPC–A Barcodes — learn to make UPC–A barcodes;
- Making UPC–E Barcodes — how to create UPC–E barcodes;
- UPC–A Calculator — compute check digits of UPC–A barcodes.
NDC Barcodes
- NDC Barcodes — learn about NDC barcodes and how to make them;
- NDC Barcode Check Digit Calculator — how to compute NDC check digits.
QR Code
- QR Code — how to make and configure the popular 2D barcodes;
- QR Code with Image — adding custom artwork to QR Code.
ISBN Barcodes
- ISBN Barcode Generator — how to make ISBN barcodes;
- ISBN–13 Calculator — how to compute ISBN–13 check digits;
- ISBN Info — look up the country and structure of an ISBN.
Other Barcodes
- BC412 Barcode — making barcodes for silicon wafers identification;
Export
- Transparent Barcodes — making barcodes with transparent background;
- PNG Barcodes — exporting barcodes to PNG format;
- Vector Barcodes — exporting barcodes to vector formats;
- Export.js — defining custom file names for exported barcodes.
Automation
- Batch Processing — how to batch–convert text data to barcodes;
- Command Line Processing — command line barcode generation.
Other
- Self–Drawing Barcode — drawing QR codes in browser with just an SVG file;
- Fake Barcodes — need a random barcode as a placeholder?
- Other Barcode Symbologies — history and features of lesser-known barcode formats;
- Translation — teach Barcode to speak your language.