↻
⏵︎ Run
bytesObj = b'\x68\x00\x65\x00\x6c\x00\x6c\x00\x6f\x00' string = bytesObj.decode('utf-16') print(string)
Output