Tools / Binary to Hex
Binary to Hex Converter
Convert between binary, octal, decimal, and hexadecimal in one place—paste a value in any base and get every other representation instantly.
Convert from
Status
Length: 9 digits
- Binary: Base-2 bits (0/1) representing powers of two.
- Octal: Base-8 digits (0–7) grouping bits in threes.
- Decimal: Base-10 digits, standard numeric notation.
- Hexadecimal: Base-16 digits (0–9, A–F) grouping four bits.
Converted values
Binary (grouped)
0001 1110 0000
Octal
740
Decimal
480
Hexadecimal
1E0