make-char

make-char is a built-in function in `C source code'.

(make-char CHARSET &optional CODE1 CODE2 CODE3 CODE4)

Return a character of CHARSET whose position codes are CODEn.

CODE1 through CODE4 are optional, but if you don't supply sufficient
position codes, it is assumed that the minimum code in each dimension
is specified.