I can try to explain. I get 4 bytes for FP.
Eg:
For temperature 23.75, I get 4 bytes $41,$BE,$00,$00
24.375=$41,$c3,$00,$00
etc...
And that values matches with results from this calculator:
http://www.h-schmidt.net/FloatConverter/IEEE754.html