A digital temperature sensor on a weather drone registers a denary value of 109. To transmit this reading back to the base station, the onboard processor must store it in an 8-bit register as an unsigned binary integer.
Convert the denary value 109 into an 8-bit unsigned binary integer.