std::string OEFromUTF8(const char *ptr)
Convert the string ptr from the UTF-8 character encoding to Lexichem's default encoding using u escapes to represent non-ASCII unicode characters.
ptr
u