Relative Content

Tag Archive for utf-8widechar

Unraveling a strang WideChar encoding

My code receives 4 bytes of data described as wide char that should be converted to UTF8. I have the possibility to put a string in the GUI on a Windows-PC and look at the received bytes on my end on Linux, but have no access to the encoding logic.