Store Ansi text, converting it to UTF-8
bool storeAnsiAsUtf8(const char * s, ptrdiff_t nChars = -1);
DString Class