MEID vs IMEI
ClientMEID vs IMEI compares 3GPP2 CDMA equipment identifiers with 3GPP cellular modem IDs. Multimode handsets often carry both. They use different lengths and Luhn radices—validate each with the matching tool.
Checksum comparison
MEID hex: 14 characters, Luhn mod-16. MEID decimal: 18 digits, Luhn mod-10. IMEI: 15 digits, Luhn mod-10, TAC prefix. Validate each with the matching Toolcore page.
?
CDMA MEIDs appear as 14 hexadecimal digits plus an optional check digit (15 total), or as an 18-digit decimal form with its own check digit. Hex values containing A–F use Luhn mod‑16; all‑ decimal hex uses Luhn mod‑10—same family as IMEI on GSM handsets.
Result
GSM devices use IMEI instead—open IMEI checker when the label shows a 15-digit decimal identifier.
Passes MEID Luhn check for AF0123450ABCDEC (hex form).
- Reporting body (RR)
- AF
- Hex compact
- AF0123450ABCDE
- Manufacturer code
- 012345
- Serial number
- 0ABCDE
Common use cases
- Clarify identifier columns in MDM plus fleet CSV imports.
- Train warehouse staff on two checksum families on one device label.
Common mistakes to avoid
Pasting IMEI into a MEID validation column
IMEI is 15 decimal digits mod-10; MEID is 14–15 hex or 18–19 decimal.
FAQ
Is MEID the same as IMEI?
No—MEID identifies CDMA equipment per 3GPP2; IMEI identifies the cellular modem per 3GPP.
Common search terms
Phrases people search for that match this tool. See the full long-tail keyword index.
- meid checker online cdma luhn
- mobile equipment identifier validate browser
- hex meid check digit calculator locally
- cdma meid decimal format checksum
- meid validate no carrier lookup
More tools
Related utilities you can open in another tab—mostly client-side.
IMEI & IMEISV checker
Client15-digit GSM IMEI: TAC/SNR split and Luhn verification; 14-digit check hint or 16-digit IMEISV segmentation—no carrier lookup; browser-only.
ICCID checker (SIM)
Client18–22 digit ICCID: telecom MII hint (89), E.118 / ISO 7812 Luhn on full string—no carrier or SM-DP+ lookup; browser-only.
Luhn checksum (mod 10)
ClientPaste a digit string (spaces ignored)—pass or fail Luhn for PANs, IMEI-style IDs, and test vectors; browser-only.
E.164 phone normalize
ClientStrip formatting, normalize + / 00 / 011, validate ITU-style length; NANP +1 hint for 10-digit US/CA style—local only.