Sagot :
Steps to Convert Hex to Binary
•Write down the hex number and represent each hex digit by its binary equivalent number from the table above
•Use 4 digits and add insignificant leading zeros if the binary number has less than 4 digits
•Then concatenate or string all the digits together


