hexl-insert-multibyte-char

hexl-insert-multibyte-char is a compiled Lisp function in `hexl.el'.

(hexl-insert-multibyte-char CH NUM)

Insert a possibly multibyte character CH NUM times.

Non-ASCII characters are first encoded with `buffer-file-coding-system',
and their encoded form is inserted byte by byte.