1.38 kiriwrite_utf8convert
kiriwrite_utf8convert converts the values into properly formatted UTF-8 values.
Parameters:
kiriwrite_utf8convert(string);
Usage:
$utf8_string = kiriwrite_convert("This string should now be a UTF-8 formatted string.");
string
Specifies the string to convert into UTF8.