Skip to main content
DevToys
Converters

Number base

Convert and compare bases from 2 to 36

Edit any field and the rest follow
Bit representation
Bit length8
8-bit0xFF
16-bit0x00FF
32-bit0x000000FF
64-bit0x00000000000000FF
How to use / Notes

How to use

  1. Type a value into any base field.
  2. Every base from 2 to 36 updates at once.
  3. Copy the representation you need.

Notes

  • Integers only—fractional values are not converted.
  • Very large values may be rounded at the precision limit.