Gezidao

Number Base Converter

Convert numbers between binary, octal, decimal, hex and any base 2–36.

Binary (base 2)
Octal (base 8)
Decimal (base 10)
Hexadecimal (base 16)

Report an issue

Advertisement

AHow to use

  1. 01 Type a number and choose its base — or let the tool detect it.
  2. 02 Get the binary, octal, decimal and hexadecimal forms at once.
  3. 03 Copy whichever result you need.

QFAQ

How big can the numbers be?

Integer conversion uses arbitrary-precision arithmetic, so values far beyond 64-bit convert exactly. Fractional digits are computed to 12 places.

What does base 36 mean?

Digits are 0–9 plus A–Z — the highest radix common tools accept. Input case doesn't matter.

Related tools