AV-W05
Number Base Converter
Convert numbers between binary, octal, decimal, hex and any base from 2 to 36, with two's complement and a bit view.
● Runs on your device; nothing is uploadedHow to use it
- Type a Number and set its Input base, or click Binary, Octal, Decimal or Hexadecimal.
- Read the Converted values and copy the one you need.
- Set Also show base to add any other base from 2 to 36.
- Pick a bit width under Fixed width; click a bit to flip it.
Limits
- Input length
- 4,096 digits
- Bases
- 2–36
- Fixed widths
- 8, 16, 32, 64 or 128 bits
Features
- Exact conversion of very large whole numbers
- Accepts 0x, 0b and 0o prefixes and ignores digit separators
- Two's complement view with signed and unsigned readings
- Clickable bit grid, grouped by byte
For AI agents: avtools_number_base_converter
Loading the tool…