Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
post
Filter by Categories
A
B
C
D
E
F
G
H
I
J
K
L
M
Missing
N
O
P
Q
R
S
T
U
V
W
X
Y
Z

Calculate the Check Digit

The Check Digit is easy to calculate. This is how you do it.

The letters of the prefix have a certain value:

12345678910
A10G17M24S30Y37
B12H18N25T31Z38
C13I19O26U32
D14J20P27V34
E15K21Q28W35
F16L23R29X36

So (for example) prefix MWCU is:

12345
LetterMWCU
Value24351332

The value of the numbers is equal to the numbers of the container number.

1234567
Number605978
Value605978

Now calculate like this:

123456
M24X1=24
W35X2=70
C13X4=52
U32X8=256
66X16=96
00X32=0
55X64=320
99X128=1152
77X256=1792
88X512=4096

The total, in this case 7858 is divided by 11 (Long Division) and the remainder is the Check Digit.

1234567891011
11/7858714
77
15
11
48
44
4