Today at work I needed to convert an ESN between Hex and Decimal for legitimate purposes. I quickly discovered that it wasn't a straight conversion with Windows calculator. Searching the internet revealed quite a few websites that would do the conversion, but contained lots of other things that my employers wouldn't like me looking at while at work.
I finally found the information at TIA's ESN documentation.
I wrote a short and easier to understand explaination here.
| Manufacturer ID | Serial Number | |||||||||||||||||||||||||||||||
| HEX | 0-F | 0-F | 0-F | 0-F | 0-F | 0-F | 0-F | 0-F | ||||||||||||||||||||||||
| BIN | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X |
| DEC | 0-255 | 00000000-16777215 | ||||||||||||||||||||||||||||||