Hex to Binary
Convert hexadecimal To binary
—
About this tool
Convert hexadecimal to binary instantly. Convert each digit to 4 binary bits. A free online tool for quick and accurate unit conversion.
Use cases
- Converting memory addresses between hex and decimal when debugging code
- Translating file permissions and bit masks between octal and binary
- Understanding network configuration values expressed in hex, octal, or decimal
Frequently asked questions
How do I convert hexadecimal to binary?
To convert hexadecimal to binary, use the formula: Convert each digit to 4 binary bits. Enter the value in hexadecimal and get the result in binary.