Hexadecimal to Binary - Conversion Calculator with Chart

To convert hexadecimal to binary we have to transform input value in base 16 to base-2 system.

to
Advertisement

Conversion Chart for Base 16 to Base 2

The following is a conversion chart to help you compare values in base 16 with base 2:

Value in Base 16Base 2
00
11
210
311
4100
5101
6110
7111
81000
91001
a1010
b1011
c1100
d1101
e1110
f1111
Advertisement