Jason Rumney wrote: > The problem does not seem to be one of display, but one of encoding. > "\360\240\200?" is not a valid UTF-8 sequence, and no other encoding I > am aware of has 3 byte characters.
If I change the final ? above to \277 (C-q 277 RET), then revert the file using utf-8 (C-x RET r utf-8 RET), then I get the attached character displaying. Is this the character you expected?
<<inline: plane2.png>>