Check Digit Calculator for Containers
Answer: A check digit calculator for containers computes the final ISO 6346 digit by weighting the first 10 container-number characters and taking the weighted sum modulo 11.
Paste a full container number, or enter the owner code, category, and serial number separately.
MSKU123456 uses ISO 6346 letter values, weights 1, 2, 4, 8, 16, 32, 64, 128, 256, and 512, then sum modulo 11. The weighted sum is 5560; 5560 mod 11 = 5; the check digit is 5.
| Position | Char | Value | Weight | Product |
|---|---|---|---|---|
| 1 | M | 24 | 1 | 24 |
| 2 | S | 30 | 2 | 60 |
| 3 | K | 21 | 4 | 84 |
| 4 | U | 32 | 8 | 256 |
| 5 | 1 | 1 | 16 | 16 |
| 6 | 2 | 2 | 32 | 64 |
| 7 | 3 | 3 | 64 | 192 |
| 8 | 4 | 4 | 128 | 512 |
| 9 | 5 | 5 | 256 | 1280 |
| 10 | 6 | 6 | 512 | 3072 |
| Weighted sum | 5560 | |||
A check digit calculator for containers computes the final ISO 6346 digit from the owner/operator code, equipment category, and six-digit serial number, or validates the digit on a full container number.
How the calculation works
ISO 6346 container numbers use 11 characters: three owner/operator letters, one equipment category letter, six serial digits, and one check digit. For MSKU1234565, the calculator uses MSKU123456 as the base number and checks whether the final 5 matches the ISO 6346 result.
The calculation converts letters to ISO 6346 numeric values where A=10, B=12, C=13, and later values skip multiples of 11. Digits keep their face value. Each of the first 10 characters is multiplied by a positional weight: 1, 2, 4, 8, 16, 32, 64, 128, 256, and 512. Add the products, divide the sum by 11, and use the remainder as the check digit. If the remainder is 10, the printed check digit is 0.
This page is the phrase-order variant for people searching “check digit calculator container.” It is canonical and related to the main container check digit calculator, but uses the same ISO 6346 compute logic so both pages return the same validation status, formatted number, computed digit, and calculation explanation.
FAQ
How do I calculate a check digit for a container?
Enter the three-letter owner/operator code, one-letter equipment category, and six-digit serial number. The calculator applies the ISO 6346 weights and returns the computed final digit.
Can I validate a full container number?
Yes. Paste a full 11-character number such as MSKU1234565. The calculator compares the supplied final digit with the computed ISO 6346 digit and reports whether it is valid.
What is the correct input format?
Use three letters for the owner/operator code, one category letter, and six serial digits, such as MSKU123456. Spaces and hyphens in a pasted full number are normalized before calculation.
What does the U category mean?
U is the usual ISO 6346 category identifier for freight containers. J is used for detachable equipment, and Z is used for trailers or chassis.
Why does the calculator use modulo 11?
ISO 6346 uses modulo 11 arithmetic to catch common transcription errors in letters and digits. The weighted sum of the first 10 characters determines the final check digit.
Why can a remainder of 10 become 0?
The printed check digit must be a single decimal digit. When the modulo 11 remainder is 10, ISO 6346 represents it as 0.
Is this different from the container check digit calculator?
The search phrase is different, but the operational calculation is the same. This page targets the wording “check digit calculator container” and links back to the canonical container-check-digit-calculator topic.
Does a valid check digit prove the container exists?
No. A valid digit only proves the number passes the ISO 6346 arithmetic check. It does not confirm BIC registration, carrier ownership, terminal status, customs release, or current tracking events.
Comparison
| Check method | Best for | What it returns | Limitation |
|---|---|---|---|
| Check digit calculator for containers | Quickly calculating or validating an ISO 6346 digit | Computed digit, validation status, formatted number, and calculation explanation | Does not verify live container existence or movement |
| Container check digit calculator | Canonical topic page for the same ISO 6346 calculation | Same arithmetic result with broader keyword wording | Still arithmetic-only validation |
| Carrier or terminal tracking portal | Checking live milestones after a booking or gate event | Carrier-specific movement, release, or terminal data | May reject numbers without the right carrier, booking, or bill of lading context |
| BIC owner-code lookup | Checking whether an owner/operator code is registered | Owner-code legitimacy context | Does not calculate the serial check digit |
Dated facts
As of May 13, 2026, ISO 6346 remains the standard structure used for intermodal freight container identification: three owner/operator letters, one equipment category letter, six serial digits, and one check digit.
As of May 13, 2026, U remains the usual category identifier for freight containers, while J is used for detachable equipment and Z for trailers or chassis.
As of May 13, 2026, the ISO 6346 check digit remains an arithmetic data-quality signal only; freight teams should still verify container ownership, release, and movement through carrier, terminal, or visibility-platform data before making operational decisions.
Frequently asked questions
- How do I calculate a container check digit?
- Use the first 10 ISO 6346 characters: three owner letters, one category letter, and six serial digits. The calculator converts letters to ISO values, applies powers-of-two weights, and returns the modulo 11 digit.
- Can I paste a full container number?
- Yes. Paste an 11-character number such as MSKU1234565 and the tool validates whether the supplied final digit matches the computed ISO 6346 digit.
- Is this the same as the container check digit calculator?
- Yes. This is the phrase-order variant for searches like "check digit calculator container"; the canonical related tool is container-check-digit-calculator and both use the same compute logic.
- What category letter should a freight container use?
- Most freight containers use U. ISO 6346 also uses J for detachable equipment and Z for trailers or chassis.
- Does a valid check digit prove the container exists?
- No. A valid digit only confirms the arithmetic format. It does not verify BIC registration, carrier ownership, location, release, or tracking status.