Show the bit representation of x and explain the different components (sign, exponent, mantissa) for the x in the following statement:
int x = 9.5;