Store Unicode text, converting it to UTF-8
bool storeUnicodeAsUtf8(const wchar_t * text);
storeUnicodeAsUtf8 Method