List of multibyte character subroutinesEdit online 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.