hexl-self-insert-command

hexl-self-insert-command is an interactive compiled Lisp function in `hexl.el'.


(hexl-self-insert-command ARG)

Insert this character.
Interactively, with a numeric argument, insert this character that many times.

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