I have a “text” file that has some invalid byte sequences. Emacs renders these as “\340\360”, is there a way to make the mighty text processor render those in hexadecimal, for instance, e.g.: “\co0a”? Thanks.
EDIT: I will not mark my own answer as accepted, but just wanted to say that it does work fine.
Found it, just in case someone needs it too… (from here)