ISO 7064 Check Character Calculator
Enter a value and pick the ISO 7064 algorithm to compute its check character.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The ISO 7064 check character calculator appends a verification character to an identifier using one of the standard's algorithms: MOD 11,10 for purely numeric strings, or MOD 37,36 for alphanumeric strings (letters A–Z plus digits 0–9). Both work by processing the value digit by digit, applying a running modular calculation with a fixed radix, and deriving a single check character designed to catch the most common data-entry mistakes — a single mistyped character or two adjacent characters swapped (transposition).
ISO/IEC 7064 is the international standard behind check-digit schemes used in identifiers such as the International Standard Audiovisual Number (ISAN) and various national registration and organization codes, where a simple typo could otherwise route a document or payment to the wrong record. Software developers implementing ID validation, and standards or compliance teams use this calculator to verify that a generated identifier's check character is correct, or to compute the missing check character for a new one.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)