UniToolHub

Hex to Binary

Convert hexadecimal strings to binary code.

Advertisement

About Hex to Binary

Convert hexadecimal format to binary code. Paste your hex string and get the base-2 representation in seconds.

How to Use

  1. 1

    Paste Hex

    Enter your hexadecimal string.

  2. 2

    Get Binary

    The output provides the base-2 binary string.

Examples

Example byte
Input: a5
Output: 10100101

Frequently Asked Questions

Is the 0x prefix required?
No, you can enter hex values with or without the 0x prefix.