Esn Dec Meid Converter To Dec
How to make conversion like on this page?http://www.esnconverter.com/index.php?esn=88888888
I tried to make like this but the result is wrong
Esn Dec Meid Converter To Decimal
Converts MEID and ESN from HEX to DEC and vice versa. Also calculates the MetroPCS SPC based off the MEID or ESN entered. The application also stores your calculation history for easy lookup without having to retype the serial number. Convert IMEI, ESN, and MEID numbers online. No signup required!
closed as off-topic by David Heffernan, Ken White, Toby Allen, RBA, Rob KennedyDec 16 '13 at 22:50
This question appears to be off-topic. The users who voted to close gave this specific reason:
- 'Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist' – David Heffernan, Ken White, RBA
1 Answer
According to Wikipedia
For the decimal format the first three digits are the decimal representation of the first 8 bits (between 000 and 255 inclusive) and the next 8 digits are derived from the remaining 24 bits and will be between 00000000 and 16777215 inclusive
The above gives the same output with that page, however, I don't know anything about an ESN.