Online Converter

Base Converter

Convert numbers between different bases (binary, decimal, hexadecimal, and more). Supports bases 2 through 62.

A base converter translates numbers between different numeral systems (bases). The most common bases are binary (2), octal (8), decimal (10), and hexadecimal (16).
This converter supports bases 2 through 62, including Binary (2), Octal (8), Decimal (10), Hexadecimal (16), Base 32, Base 36, Base 58, and Base 62.
Simply select your source base, enter the number, and select your target base. The conversion happens automatically in real-time.
Different bases serve different purposes: Binary is for computers, Hex for compact representation, Decimal for humans, and Base58 for cryptocurrency addresses.