Topics / Number Systems / Converting Binary to Hexadecimal

Converting Binary to Hexadecimal

The video below gives a step by step guide on how to convert binary code into hexadecimal.

Here’s how it works:

  1. From right to left, split the binary code into groups of 4 bits.
  2. Write the correct base 2 headings above each group of binary code.
  3. Work out the decimal value of each group of binary code.
  4. Change any of the decimal values that are above 9 into the corresponding hex code.

Binary to hexadecimal, a step by step video guide:

Topics / Number Systems / Converting Binary to Hexadecimal

Popular Downloads