mystrbytes = bytes.fromhex(my_hex_string)
mystr = mystrbytes.decode('utf-8')