Number Base Converter
Convert between binary, octal, decimal, and hexadecimal number systems with optional two's complement support.
Binary
Base 2Valid: 0, 1
Octal
Base 8Valid: 0-7
Decimal
Base 10Valid: 0-9, negative numbers
Hexadecimal
Base 16Valid: 0-9, A-F