Convert Hex to Binary

Conversion form

This form allows you convert Hex to Binary, paste or upload your hex number below:


Your result can be seen below.

Result of Hex conversion to Binary


Move to "Paste Code" for Save it

About Hexadecimal conversion to Binary numbers

What is Hex?

Hexadecimal describes a base-16 number system. That is, it describes a numbering system containing 16 sequential numbers as base units before adding a new position for the next number. The hexadecimal numbers are 0-9 and then use the letters A-F.

Also anyone who has designed a web page has encountered hexadecimal value when doing colors. For example, to create red text use the HTML color code #FF0000, which translates to 255 red, 0 green, and 0 blue in hexadecimal.

BinaryDecimalHexadecimal
000
111
1022
1133
10044
10155
11066
11177
100088
100199
101010A
101111B
110012C
110113D
111014E
111115F
100001610
100011711
etcetcetc

What is Binary?

The binary numeral scheme, or base-2 number system, represents numeric values using two symbols, 0 and 1. More specifically, the usual base-2 system is a positional notation with a radix of 2. Owing to its straightforward implementation in digital electronic circuitry using logic gates, the binary system is used internally by all modern computers.

About Hex conversion to Binary

The Convert Hex to Binary was created for online converting any Hexadecimal numbers into Binary numbers.

How it Works?

Just paste your hex number to the textarea above and click to the button "Convert" and you will get decoded Binary in the next textarea.

Example

Hex:
7b
Binary:
1111011
Donate

Did you like this tool? You can donate to us. This will help us improve our free web tools.

Paypal