List of multibyte character subroutines

mblen
Determines the length of a multibyte character.
mbstowcs
Converts a multibyte character string to a wide character string.
mbtowc
Converts a multibyte character to a wide character.