Conversion Functions
Conv
Converts a string from a charset to another charset.
DConv
Converts a string from the system charset to UTF-8 (the desktop charset).
SConv
Converts a string from UTF-8 (the desktop charset) to the system charset.
Str
Converts a number or a date into a string.
Val
Converts a string into a number or a date.