UPU S10 (postal tracking number)
The Universal Postal Union format for international postal items: 2 service letters + 8-digit serial + 1 check digit + 2-letter ISO country code (e.g. RR…GB = registered letter from the UK). Check digit: weights 8,6,4,2,3,5,9,7 over the serial, C = 11 − (sum mod 11), with 10→0 and 11→5 — the official special rules many implementations get wrong.
Try it — live validator
Runs the same algorithm TrackJet’s detector uses, locally in your browser. Zero network calls.