Number Base Converter

Convert numbers between Binary, Octal, Decimal, and Hex with visual binary representation.

🔢 Number Base Converter

Convert between binary, octal, decimal, and hexadecimal with BigInt support

🔢 Quick Examples

⚙️ Display Options

Per-base grouping

For non-negative values

💡 Tips: Inputs accept underscores (1_000_000) and optional prefixes (0b, 0o, 0x). Conversion uses BigInt for virtually unlimited size.