multibyte-char-to-unibyte

multibyte-char-to-unibyte is a built-in function in `C source code'.

(multibyte-char-to-unibyte CH)

Convert the multibyte character CH to a byte.
If the multibyte character does not represent a byte, return -1.