Emoji Picker

Searchable emoji palette by name and keyword. Click any emoji to copy. Categories: smileys, animals, food, travel, objects, symbols, flags.

What is this for?

Operating systems all ship emoji pickers (Win+. on Windows, Cmd+Ctrl+Space on macOS, the keyboard on phones), but they're inconsistent, sometimes hidden, and often slow. This tool gives you a curated grid of the most-used emoji organised by category and searchable by keyword. Click any tile to copy the emoji to your clipboard. Recently-copied emoji are remembered between visits in browser-local storage — nothing is sent to a server.

When to use it

How rendering works

An emoji is just one or more Unicode code points. How it looks depends on the font your browser/OS picks: Apple's emoji are different from Google's Noto, Microsoft's Segoe UI Emoji, and Twitter's Twemoji. The bytes are identical — the picture is local. If an emoji shows as a square or a fallback "unsupported", your system font doesn't have a glyph for it; updating the OS or installing a font like Noto Color Emoji fixes it.

Common gotchas