Hello!
I have the following question. I have a string variable with several unicode characters. An example is:
It seems that characters like ë and é are omitted.
Is there a way of solving this problem?
Thank you in advance!
I have the following question. I have a string variable with several unicode characters. An example is:
Verantwoord, hygi<U+0091>nisch, vers en lekker, <U+008F>n met liefde bereid! U krijgt de beste ingredi<U+0091>nten, liefst uit eigen tuin.
Is there a way of solving this problem?
Thank you in advance!
Comment