hexl-quoted-insert

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


(hexl-quoted-insert ARG)

Read next input character and insert it.
Useful for inserting control characters and non-ASCII characters given their
numerical code.
You may also type octal digits, to insert a character with that code.