Python IEEE 754 Converter

import struct
print(struct.unpack('d', b'\xc8[\x9a36\x7f&A')[0])
rebellion