Unexpected result when converting UNICODE to UTF-8 with ICU
I am trying to convert a Hebrew characters into UTF-8
and store them in a std::string
.
ICU fails to convert UNICODE to UTF-8
I am trying to convert a Hebrew characters into UTF-8
and store them in a std::string
.