Base Converter
Convert values between Binary, Octal, Decimal, and Hexadecimal.
Number Systems
Binary: Base 2 (0, 1). Used in computing.
Hexadecimal: Base 16 (0-9, A-F). Compact representation of binary.
Decimal: Base 10. Our standard counting system.