I have a font and when I open it with Character Map, I see that there is a letter which is in the Delete Key! Here is a picture showing "U+007F: Delete":
So how can I display this letter?
|
I have a font and when I open it with Character Map, I see that there is a letter which is in the Delete Key! Here is a picture showing "U+007F: Delete": So how can I display this letter? | ||||
|
feedback
|
|
Last update+1: After Arjan's comment I've finally found a way; two in fact: First working option
Second working option Using Arjan's JSbin example, you can make the character visible and then copy it to whereever you need it. Note that Windows Wordpad (in Win XP) does not know how to deal with this character, in contrast to Notepad and MS Word.
Old unsuccessful answers For further reference, all the ways this question can't be answered: First try (FAIL) Clicking the 2nd try (FAIL) According to the Unicode Character List 3rd try (FAIL) I have successfully created a binary file containing only the byte 4th try (FAIL) The insert special character dialog in "MS Word" silently skips this character. 5th try (FAIL) ... using HTML in SuperUser: (see source) doesn't work, but this is because SuperUser blocks the | |||||||||||||
feedback
|
windows-7tag to your post... – Jonas Heidelberg Sep 24 '11 at 9:42