Take an emoji apart

Paste an emoji and see what it is really made of — every code point, byte and escape, named.

Unicode inspector

Char Code point Decimal UTF-8 UTF-16 Name

Why one emoji is often several characters

👩🏽‍🚀 looks like a single thing and is 4 code points: a woman, a skin-tone modifier, an invisible joiner, and a rocket. Your keyboard shows 1 glyph; a database column, a length check and a substring all see the parts. That gap is behind most of the ways emoji go wrong in software.

Nothing you paste leaves the page

The names come from Unicode's own published data, and the work happens on your own device. Your text is never sent anywhere, which matters more here than on most tools: people paste real, broken strings into a thing like this to find out what went wrong. Privacy covers the rest of the site on the same terms.

The same emoji, counted

Emojery is what happens when an emoji stops being decoration and becomes an answer: the whole palette next to the Like button on the pages you already read, with a public count behind every pick.