Converts a multibyte character to its wide-character representation. Format #include <wchar.h> size_t mbrtowc (wchar_t *pwc, const char *s, size_t n, mbstate_t *ps);