Read and read the format information first . Then convert the integer to binary. Then determine the indicator (the degree, of course, of two) to normalize the mantissa. Then encode the mantissa in the corresponding bits and the exponent in the corresponding bits.
32.24E5 = 3224000
= 1100010011000111000000b
= 1.100010011000111000000b E 21 (that 2^21)
= 1.100010011000111000000b E 10101b
, ( , , ( , , )).