Number Base Converter

⇄ Converters Converters

Number Base Converter

Convert whole numbers between binary, octal, decimal, and hexadecimal representations.

Free to use Reviewed Sep 22, 2026

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.

Methodology

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.