Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal. Supports large numbers with bitwise visualization.

0b
0o
0x

Convert numbers between binary (base 2), octal (base 8), decimal (base 10), and hexadecimal (base 16). Supports large numbers via BigInt.

This tool runs entirely in your browser. No data is sent to any server.