Converting between number bases

Easy
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
Question 14
Easy

A microcontroller reads an 8-bit diagnostic status byte from a sensor. The status byte is represented by the binary sequence 101111001011110010111100.

Convert this binary number into hexadecimal. You must show your working.

[2]

Converting between number bases Questions

  1. GCSE
  2. /Computer Science
  3. /Converting between number bases