A tool that performs real-time number conversions between decimal, binary, octal, hexadecimal, and custom base systems.

Binary Bit Manipulator

About Base Converter

A base converter is a tool that converts numbers between different numeral systems (bases). In computer science, binary (base 2), octal (base 8), and hexadecimal (base 16) are extremely important, and conversion to/from decimal (base 10) is frequently needed. This tool performs real-time conversions between all bases and also supports custom bases (2-36).

Features
  • Real-time base conversion
  • Multiple base support (2, 8, 10, 16, custom)
  • Bidirectional conversion
  • Binary bit manipulation
  • 1-100 conversion reference table
How to Use
  • Enter a number in any base input field
  • Values in other bases are automatically updated
  • Use binary bit manipulation buttons to manipulate binary numbers
  • Check the reference table below for conversions from 1-100

1-100 Base Conversion Reference Table

Conversion values for decimal numbers 1 through 100 in various bases.

Decimal Binary Octal Hexadecimal