Press the Windows key and a full stop, or Control-Command-Space on a Mac. A picker opens.
Technical note: On Windows press the Windows key and full stop together. On a Mac press Control, Command and Space. Both open a searchable emoji picker.Reviewed by CoolSymbol.now Editorial · August 2, 2026What you need to know
Every modern laptop has an emoji picker built in, and it is faster than any code.
Almost every modern emoji sits above U+FFFF, and alt codes cannot reach that far.
Some work laptops disable the picker through policy.
See real examples in emoji symbols and smiley symbols. For the full lesson, read Why Symbols Look Different Across Fonts and Devices.
01
The built-in pickers
Every modern laptop has an emoji picker built in, and it is faster than any code. Windows opens one with the Windows key and a full stop. macOS opens the Character Viewer with Control-Command-Space.
Both let you search by name. Type "heart" or "arrow" and pick from the results. The picker also remembers what you used recently.
- Windows: Win + .
- macOS: Ctrl + Cmd + Space
- Linux: varies by desktop; many support Ctrl + Shift + E
02
Why alt codes will not help
Almost every modern emoji sits above U+FFFF, and alt codes cannot reach that far. Many are also sequences of several characters joined together, which no keyboard shortcut can produce.
That is why the picker exists. For emoji specifically, code entry is a dead end.
03
When the picker is missing
Some work laptops disable the picker through policy. Some older builds never had it. Copying from a page like this one always works, because the clipboard does not care how the character was produced.
04
Sources and further reading
This answer was reviewed against current Unicode terminology and the practical guidance below.
05