🔢

Number Base Converter

Convert between binary, octal, decimal and hexadecimal. Supports decimals and large integers in real time.

Instructions

How to Use\n1. Enter a value\n2. Choose the input base\n3. Results in bases 2/8/10/16 are shown automatically\n\n### Supported\n- Integers and decimals\n- Very large integers (arbitrary precision)

❓ FAQ

Does it support decimals?

Yes, the fractional part is also converted correctly.

Does it support very large numbers?

Yes, arbitrary-precision calculation prevents overflow.