COLLECTION STRANGE CHARACTERS

Hello all,
I’m updating website collection using a c# service that calls website http function to pass json data. Then http function moves this data into collection.
Everything works fine except for strings that have special charaters like “ç” or “é” etc etc.
Can you help me finding out where is the problem ? Do I need to send this string with some special encoding ?
Thank you

First off I would suggest that you put the sample image so that people can actually see it properly.

As for your issue see these pages here for getting around your issue.

https://stackoverflow.com/questions/50459577/difficulties-unescaping-unicode-sequences
https://github.com/Alamofire/Alamofire/issues/1618
https://answers.unity.com/questions/546213/handling-special-characters-aeouuouo-in-unity.html
https://forum.jquery.com/topic/json-character-encoding-problem
https://developer.ibm.com/answers/questions/512330/why-im-unable-to-parse-a-json-string-with-an-accen/
https://forum.yoyogames.com/index.php?threads/localization-problem-special-characters.7814/
https://stackoverflow.com/questions/13826283/json-output-accents-issue
https://github.com/i18next/i18next/issues/13
https://www.browserling.com/tools/remove-accent
https://www.freeformatter.com/html-entities.html