Typing strange letters¿ w/o numpad?
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT
Music by Eric Matyas
https://www.soundimage.org
Track title: Isolated
--
Chapters
00:00 Typing Strange Letters¿ W/O Numpad?
00:23 Accepted Answer Score 12
01:28 Answer 2 Score 4
01:50 Answer 3 Score 0
02:25 Answer 4 Score 0
02:34 Thank you
--
Full question
https://superuser.com/questions/55502/ty...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #keyboard #unicode #specialcharacters
#avk47
ACCEPTED ANSWER
Score 12
For some programs that use a "Rich Edit Control" (I just tested with Word 2007 and it works), this method should work, as described here:
There is a fifth related method, but it does not actually use the numeric keypad:
HexadecimalUnicode, ALT+X
Enter a Unicode value in hexadecimal (EG: Enter 00A5 for U+00A5), then press ALT+X or ALT+SHIFT+CTRL+F12 to yield ¥. Note that this shortcut does not actually use the numeric keypad. Later versions of Word or Wordpad, or anything that uses a "Rich Edit Control". (FYI: Typing ALT+SHIFT+x converts the Unicode character preceding the insertion point to the corresponding Unicode hexadecimal value.)
- EG: 100, ALT+X yields Ā in Wordpad but does nothing in Notepad.
- Dr. International:
- 'This method should work in both Wordpad on Windows XP SP1 and Word 2002 and Word 2003, but it does not work in Notepad.'
ANSWER 2
Score 4
See this post: Three ways to enter Unicode characters in Windows
The three methods are
- Using Alt-X in Microsoft Word.
- Changing a registry setting to enable Alt-+ to work with more applications.
- Using the UnicodeInput application.
ANSWER 3
Score 0
Many laptops without separate numeric keypads nevertheless have a numeric "overlay" keypad, usually on the u-i-o-j-k-l-m-,-. keys. To use those keys as numbers, you usually have to hold down a special function key, labeled something like Fn, usually in a different color than the rest of the keyboard labels. Once you've figured out how to activate the overlay, you should be able to use it for Alt+Num shortcuts. (Emphasis on "should", not "will": on some laptops, the Alt+Num stuff will simply never work, because the implementation of the numeric keypad is buggy.)
ANSWER 4
Score 0
You can also open Character Map (Start -> Run -> CharMap) and double-click on any symbol you want. Then copy and paste.