split-char
split-char is a built-in function in `C source code
'.
(split-char CH)
Return list of charset and one to four position-codes of CH.
The charset is decided by the current priority order of charsets.
A position-code is a byte value of each dimension of the code-point of
CH in the charset.