ICCID decoder
Paste the number printed on any SIM card (or read from the EF_ICCID file) and we break down its ITU-T E.118 structure: industry identifier, issuer country, IIN, account number and Luhn check digit. Everything is computed in your browser.
How to read an ICCID
The ICCID (Integrated Circuit Card Identifier) identifies the physical SIM card — the chip — not the line. It follows ITU-T recommendation E.118: it starts with 89 (telecom industry), followed by the issuer country's calling code (34 for Spain), then the issuer identifier within that country, the individual account number the issuer assigns to the chip, and a check digit computed with the Luhn algorithm. That's why two SIMs from the same provider share their leading digits — and why a mistyped ICCID almost always fails validation.