Number Base Converter
Quick Tips
- Binary: Only 0 and 1 are allowed.
- Octal: Digits from 0 to 7 are allowed.
- Hexadecimal: Digits 0-9 and letters A-F (case-insensitive) are allowed.
- Conversions are performed in real-time as you type.