5.33 OEToUTF8

std::string OEToUTF8(const char *ptr)

Convert the string ptr, typically the output of the function OECreateIUPACName post-processed by a language translation function, from the default ISO-8859-1 encoding which uses $\backslash$u escapes to represent unicode characters to instead use the UTF-8 character encoding for accented and other characters.