i have the challenge to convert UTF-16 (hex) into the correct sign.
Example: u009a into š.
The challenge is thet i get a text where these UTF16 codes are hidden.
Is ther a simple solution in C# net8
i have the challenge to convert UTF-16 (hex) into the correct sign.
Example: u009a into š.
The challenge is thet i get a text where these UTF16 codes are hidden.
Is ther a simple solution in C# net8