gjaman, working on writing feature at the moment.
max.srdk, it’s becoming \u000bú90 when you convert to JSON. You can convert the bytes representation to hexadecimal when you get the Lua table with the event.
If you convert the \u000bú90 value back to HEX you would get 000B 00FA 0039 0030, which is your starting value, but with extra zero bytes because of the unicode conversion.