⇄ Converters
Converters
Number Base Converter
Convert whole numbers between binary, octal, decimal, and hexadecimal representations.
Convert integer representations
Choose the base your number is written in, then convert it to binary, octal, decimal, and hexadecimal. This tool handles whole numbers only.
How this resource works
The input is parsed as an integer in the selected radix, validated for legal digits, then serialized in bases 2, 8, 10, and 16.
