Binary/Hexadecimal Converter

Convert between binary, decimal, hexadecimal, and octal number systems.

Binary/Hexadecimal Converter

Convert between binary, decimal, hexadecimal, and octal number systems.

Number System Information

  • Binary: Base-2 (0-1)
  • Octal: Base-8 (0-7)
  • Decimal: Base-10 (0-9)
  • Hexadecimal: Base-16 (0-9, A-F)