Openai logprobs token encoding

I am trying to get the logprobs of output only. But in the logprobs, the chinese character is encoded like below, how can I decode it back to chinese character?

top_logprobs": [
jnt8q 2023-04-06T00:18:21.231Z null,
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\xa5”: -1.0860502
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\xe5\x8a”: -0.49882662
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\xa1”: -0.0010321224
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “\n”: -0.5864213
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\x8f”: -1.6671095
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\x90”: -0.6981874
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\xe8\xbf”: -0.0025885995
jnt8q 2023-04-06T00:18:21.231Z },
jnt8q 2023-04-06T00:18:21.231Z {
jnt8q 2023-04-06T00:18:21.231Z “bytes:\xb0”: -5.3162735e-06
jnt8q 2023-04-06T00:18:21.231Z }