Binary / Hex / Decimal Converter
Type a value into any field to convert it across all four number bases.
How it works
Converts between binary, decimal and hexadecimal by parsing the number in its source base and re-rendering it in the target base — plain integer math, no precision tricks.