charset-after
charset-after is a built-in function in `C source code
'.
(charset-after &optional POS)
Return charset of a character in the current buffer at position POS.
If POS is nil, it defaults to the current point.
If POS is out of range, the value is nil.