Check digit

Every container-number needs its own check digit. This check digit is the last figure of the container-number, that behind the -.

Of course, you can calculate this check digit yourself.

First start with the prefix.Then there is the number itself.
This is the simplest part of the calculation.
Last but not least the calculation:
with an example: OOLU 708695.

Each letter of the prefix has its own value:

A10J20S30
B12K21T31
C13L23U32
D14M24V34
E15N25W35
F16O26X36
G17P27Y37
H18Q28Z38
I19R29


Each figure of the number has its own value.

11
22
33
44
55
66
77
88
99
00


We know that:Now calculate:

O2626 X 1 =26
O2626 X 2 =52
L2323 X 4 =92
U3232 X 8 =256
777 X 16 =112
000 X 32 =0
888 X 64 =512
666 X 128 =768
999 X 256 =2304
555 X 512 =2560

Total =6682


Of course we can understand if you don't want to calculate all these check digits by hand.
Therefore we made you a little tool.

Enter the container-number as followed: XXXX123456, just try it.

Container-number:
Check digit:
Calculate the check digitClear the form


Now divide this total by 11:
6682 / 11 = 607,4545

and take the figures after the comma
and multiply it by 11 to get the check digit.
0,4545 X 11 = 5

The complete container-number is:
OOLU 708695-5