Emoji Browser
Browse, search, and copy 1,500+ emoji instantly. Filter by category, pick skin tones, and click to copy. Free, no signup.
Three steps to get started
Browse or search
Pick a category tab to filter, or type any keyword in the search bar to find emoji instantly.
Choose a skin tone
Select one of the five skin tone swatches to apply a modifier to people and hand emoji.
Click to copy
Click any emoji to copy it to your clipboard. Paste it directly into Instagram, Discord, messages, or anywhere.
The fastest way to find and copy any emoji
An emoji browser is a searchable index of the Unicode emoji set that copies a character straight to your clipboard. Emoji are not images - each one is a real text codepoint, so ๐ฅ is U+1F525 and travels through any field that accepts Unicode. This page holds over 1,500 of them, grouped into the eight standard Unicode categories: Smileys & Emotion, People & Body, Animals & Nature, Food & Drink, Travel & Places, Activities, Objects, and Symbols.
Searching beats scrolling. Type two or more characters and the index matches against each emoji's descriptive keywords rather than making you hunt visually - โpartyโ surfaces ๐ and ๐ฅณ, โmoneyโ surfaces ๐ฐ and ๐ค. A query overrides whichever category tab is active, so you are always searching the full set, and clearing the box drops you back into the category you were browsing.
How do emoji skin tones actually work?
Unicode defines five skin tone modifiers at codepoints U+1F3FB through U+1F3FF, loosely mapped to the Fitzpatrick dermatological scale. A modifier is a separate character appended to a base emoji: ๐ plus U+1F3FD renders as a single medium-toned thumbs-up. Pick a swatch here and the tool appends the modifier only to emoji flagged as supporting one - people, hands, and body parts. Ask for a tinted ๐ฎ and nothing happens, because no such sequence exists in the standard. Copying a modified emoji copies both codepoints, which is why the character count in your editor may jump by more than one.
Two more things worth knowing before you paste:
- Artwork is per-platform. Apple, Google, Microsoft, Samsung, and Twemoji each draw their own set from the same codepoint, so ๐ can read as sheepish on one device and panicked on another.
- Complex emoji are sequences. Family and profession emoji are built with zero-width joiners (
U+200D) linking several characters; older systems that don't recognize the join display the pieces separately instead. - Recents are yours alone. The last 24 emoji you copy are kept in your browser's localStorage and reappear above the grid on your next visit.
Useful for Instagram captions, Discord reactions, Slack channel names, spreadsheet status columns, commit messages, and anywhere the system picker is slower than typing a word.
There is no backend here at all. The emoji index ships with the page, search runs on your device, and your recents list is written to your own browser storage - none of it is transmitted or logged.