Hex MEID check

Client

Hex MEID check focuses on the 14-character hexadecimal body (plus optional 15th check digit) common on CDMA device labels. Paste A–F and digits for local mod-16 Luhn validation.

Hex MEID layout

Positions map to reporting body (first two hex), manufacturer code (next six), and serial (final six) before the optional check digit.

Privacy: checksum math runs locally in your tab. Toolcore does not query carrier or TIA MEID databases—format and Luhn check only.
?

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

  • Validate sticker copy that omits decimal conversion.
  • Audit hex columns in legacy Sprint/Verizon inventory exports.

Common mistakes to avoid

  • Running mod-10 Luhn on hex bodies containing letters

    When A–F appear, the radix is 16—not decimal mod-10.

FAQ

How long is a hex MEID?

14 hex characters for the body; 15 when the check digit is printed.

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

Related utilities you can open in another tab—mostly client-side.