Using 8-bit bytes, show how to represent 123, clearly state the byte values using hex and the number of bytes required for each context. Simply indicate the case if the code is not able to represent the information.
a) Unsigned integer
b) Two's complement
c) BCD
d) ASCII