1800+ Emojis · No Signup

Emoji Picker & Unicode Search

Search, browse, and copy any emoji instantly. See Unicode codepoints, HTML entities, shortcodes, and more.

🔍
0
Total Emojis
0
Categories
0
Showing

The Complete Emoji Reference

Our emoji picker includes 1800+ emojis from the Unicode standard, organized into categories and searchable by keyword. Click any emoji to copy it and see its technical details.

Using Emojis in HTML

You can insert emojis in HTML using their Unicode codepoint as an HTML entity. For example, the ❤️ heart emoji is ❤ or you can paste the emoji directly into your HTML since all modern browsers support Unicode.

Using Emojis in CSS

To use an emoji in CSS (e.g., in ::before or ::after content), use the format content: "\2764" with the hex codepoint. For emojis with codepoints above U+FFFF, you'll need surrogate pairs or the full hex code.

Emoji Shortcodes

Platforms like Slack, Discord, and GitHub support emoji shortcodes — text aliases surrounded by colons. For example, :fire: becomes 🔥 and :heart: becomes ❤️. Our picker shows the common shortcode for each emoji.

Unicode Categories

Emojis are organized by the Unicode Consortium into categories: Smileys & Emotion, People & Body, Animals & Nature, Food & Drink, Travel & Places, Activities, Objects, Symbols, and Flags. Each category contains dozens to hundreds of emojis.

More free tools

HTML Entity Encoder Text to Binary All 67+ Tools →
Copied!