EventPipe ep_rt_utf8_to_utf16le_string and ep_rt_utf16_to_utf8_string implementation currently only supports ASCII conversions. These need to support multi-byte conversions.
This recent work looks promising in terms of leveraging common code for this purpose