C++ string to FString Cast (Tutorials Not Sucess!)

I’m trying to convert a string I receive via HttpRequest with special characters and accentuation … I managed to convert the result to a variable in C ++ successfully, but when I convert to FString using the forum answers or the answers I found but I still receive invalid characters … can anybody help me?
thanks…