Binary to hexadecimal converter
Enter a value that uses only 0 and 1.
Convert a binary number to hexadecimal.
About this tool
The binary to hexadecimal converter rewrites a base 2 value in compact base 16 notation. Use it to inspect bytes, translate register values, or compare binary output with a hexadecimal log. Each group of four binary digits maps neatly to one hexadecimal digit, so long bit patterns become much easier to scan. Enter a whole value containing only zeros and ones.