A microcontroller uses an 8-bit register to store status flags. At a specific time, the register contains the binary byte:
111010111110101111101011
Convert this binary pattern into its equivalent hexadecimal representation. You must show your working.