Check Digit Mod 11 (ISBN-10 check digit)

This online calculator generates and validates check digit with mod11 algorithm, used by ISBN-10

This page exists due to the efforts of the following people:

Timur

Timur

Michele

Michele

Created: 2018-02-28 03:36:41, Last updated: 2020-12-11 13:43:35
Creative Commons Attribution/Share-Alike License 3.0 (Unported)

This content is licensed under Creative Commons Attribution/Share-Alike License 3.0 (Unported). That means you may freely redistribute or modify this content under the same license conditions and must attribute the original author by placing a hyperlink from your site to this work https://planetcalc.com/7744/. Also, please do not modify any references to the original work (if any) contained in this content.

A check digit is a form of redundancy check used for error detection on identification numbers, such as bank account numbers, used in an application where they will sometimes be input manually. It consists of one or more digits computed by an algorithm from the other digits (or letters) in the sequence input.

With a check digit, one can detect simple errors in the input of a series of characters (usually digits), such as a single mistyped digit or some permutations of two successive digits1.

The International Standard Book Number (ISBN) is a unique numeric commercial book identifier. Publishers purchase ISBNs from an affiliate of the International ISBN Agency. The 10-digit ISBN format was developed by the International Organization for Standardization (ISO) and was published in 1970 as an international standard ISO 2108.

The 2001 edition of the official manual of the International ISBN Agency says that the ISBN-10 check digit – where the last digit of the ten-digit ISBN – must range from 0 to 10 (the symbol X is used for 10) and must be such that the sum of all the ten digits, each multiplied by its (integer) weight, descending from 10 to 1, is a multiple of 11.2

Below you can find the calculator which generates check digit from 9-digits sequence, forming final 10-digits sequence, and validates 10-digits sequence using mod 11 algorithms described by ISBN.

PLANETCALC, Check Digit Mod 11 (ISBN-10 check digit)

Check Digit Mod 11 (ISBN-10 check digit)

Check digit
 
10-digit identifier
 
Valid
 

URL copied to clipboard
PLANETCALC, Check Digit Mod 11 (ISBN-10 check digit)

Comments