You send a smiley. Your friend on the other phone sees a smiley. Except it is not quite the same smiley, and every so often that gap is wide enough to change what the message meant.
This is not a bug, and it is not your phone being out of date. It is how the emoji system was designed, and once you understand the split between the code and the picture, all the strange behaviour around emoji makes sense at once.
Unicode Standardises the Number, Not the Drawing
Emoji are text. Under the hood, the face with tears of joy is not an image attached to your message. It is a code point, U+1F602, a number that lives in the Unicode standard alongside the letter A and the Greek pi.
What the Unicode Consortium publishes for that number is deliberately thin:
- A code point, the number itself
- A short official name, in this case "face with tears of joy"
- A reference image, explicitly marked as illustrative rather than prescriptive
That is the entire specification. There is no approved artwork, no palette, no rule about how wide the mouth should be. Every company that wants to display emoji draws a complete set from scratch and ships it as a font.
So Apple maintains Apple Color Emoji. Google maintains Noto Color Emoji. Samsung draws its own for One UI, Microsoft ships Segoe UI Emoji, WhatsApp commissioned a set of its own, and X still uses the Twemoji lineage. Six companies, six studios, six interpretations of "face with tears of joy".
When you press send, your phone transmits the number. The receiving device looks the number up in whatever emoji font it has and draws that. The picture you saw on your screen never travelled anywhere.
The Study That Proved It Changes Meaning
For years this was treated as a cosmetic quirk. Then a research group at the University of Minnesota tested it properly.
In 2016 Hannah Miller and colleagues at GroupLens published work with the memorable title "Blissfully Happy or Ready to Fight: Varying Interpretations of Emoji". They showed participants the same emoji as rendered by different platforms and asked them to rate sentiment on a scale and describe the meaning in words.
Two findings stood out.
First, people disagreed about what a single rendering meant even when they were all looking at the identical picture. Some amount of emoji ambiguity is baked in and has nothing to do with platforms.
Second, and more importantly, the disagreement got measurably worse once the renderings differed. Sentiment ratings for the same code point diverged more across platforms than within one, which means part of the misunderstanding is created purely by the artwork swap in transit.
Their standout case was the grinning face with smiling eyes. On one platform it read as straightforwardly delighted. On another the same code point was drawn with a tense, teeth clenched expression and readers rated it negative. The sender was cheerful. The receiver saw a grimace.
Vendors have since redesigned the worst offenders, and that specific face is much closer across platforms today than it was in 2016. But the mechanism never went away, because nothing in the standard prevents it.
The Emoji That Historically Changed the Most
A few well known cases show how far the interpretations can drift.
The pistol. Originally drawn as a realistic revolver by every major vendor. Apple replaced it with a green water pistol in 2016, and over the following two or three years the other big vendors followed. For a while a message could be sent as a toy and received as a firearm, which is about as consequential as an artwork mismatch can get. Today all the major sets show a water gun.
The cookie, the pancake, the burger. Food emoji drift constantly because there is no specification for ingredient order. Google famously placed the cheese under the patty in its burger until 2017, which turned into a minor internet event when people noticed.
The nerd face, the woozy face, the roll of paper. Faces with strong expressions are where style differences bite hardest, because a few pixels of eyebrow angle carry the whole emotional load.
The pleading face and the smiling face with tear. Both are newer and both are drawn with quite different intensity across sets, so a message that reads as gently touched on one phone can read as devastated on another.
The pattern is consistent. Objects survive the trip reasonably well. Faces do not, because faces are where small drawing decisions turn into large emotional differences.
Why the Same Phone Shows Two Different Emoji Sets
Here is the part that confuses people most. You can look at one emoji in your messages app and the same emoji in another app on the same phone and see two different pictures.
That happens because an app is allowed to ship its own emoji font and override the system one. WhatsApp does this. Slack, Discord and several other platforms do their own version of it. So the emoji you type in one app is not the emoji you see in the next, even though nothing about your device changed.
It also means the mental model of "iPhone emoji versus Android emoji" is too simple. The real rule is that the picture is chosen by whatever software is doing the drawing at the moment you look at it.
Boxes, Question Marks and Emoji That Split in Half
Two other rendering failures are worth naming, because both look like something is broken when nothing is.
The empty box. Unicode adds new emoji on roughly an annual cycle, and operating systems ship them months later in a point release. If you send a brand new emoji to someone on an older system, their font has no glyph for that number and the system draws a placeholder box, sometimes with the hex digits inside it. There is no fix from the sender's side other than choosing an older emoji. Their next system update resolves it.
The emoji that splits into two. Many of the emoji people use daily are not single characters. They are sequences.
A woman technologist is built as a woman character, then an invisible zero width joiner, then a laptop character. A family of four is four person characters with joiners between them. Skin tones work similarly, using modifier characters added after the base emoji, a system introduced in Unicode 8.0 in 2015 and based on the Fitzpatrick scale.
If a device supports every piece but not the specific combination, it does exactly what the standard tells it to. It ignores the joiner and draws the components side by side. That is why a single family emoji sometimes arrives as a row of separate people, and why a profession emoji can turn into a person standing next to an unrelated object.
How to Send Emoji That Survive the Trip
If a message actually matters, a few habits reduce the risk.
1. **Prefer old and common over new and clever.** The core set from the first several Unicode emoji releases renders correctly nearly everywhere and has largely converged in style. Recent additions are where boxes and wild style differences live.
2. **Prefer objects over faces for precision.** A thumbs up or a checkmark carries the same meaning across every set. A subtly smug face does not.
3. **Avoid stacking emoji as the entire message.** Multi emoji strings that depend on exact expressions are the most fragile thing you can send, because each piece can shift independently.
4. **Watch out for the sarcastic face.** Any emoji whose job is to invert the meaning of the sentence is exactly the one you cannot afford to have redrawn. Say the sarcastic part in words.
5. **Skip joined sequences in group chats.** Group threads mix platforms and system versions by definition, which is where family and profession emoji fall apart most often.
6. **Assume good intent when one lands strangely.** If a friend's emoji reads oddly harsh, there is a real chance you are not seeing the picture they sent.
When Different Is the Whole Point
There is a flip side. The gap between what you send and what someone sees is also a source of genuinely funny messages, and a lot of emoji humour depends on exactly this instability.
Modaction leans into the playful side of that. It is an emoji and prank app, built for the moment when you want the reaction rather than clear communication, and it keeps the joke on the harmless side of the line.
The honest limit is that no app can control what the other phone draws. That is decided entirely by the recipient's device and the app they read the message in, and it is the one part of the emoji chain nobody on the sending side gets a say over. What an emoji app can do is give you better material to work with, which is a different problem and a more solvable one.
If you want to go deeper on what emoji actually mean once they arrive, 18 emojis people constantly misread covers the ones with a gap between the official name and everyday use, 30 emoji combinations and what they mean covers the pairings that work as their own vocabulary, 14 harmless pranks sticks to jokes that stay funny afterwards, and the best emoji and prank apps for iPhone covers the category.
The Bottom Line
Emoji are shared numbers with private pictures. Unicode agrees on the number and the name, then every vendor draws whatever it wants, and the drawing your friend sees is chosen by their device rather than yours.
Most of the time that costs you nothing. Occasionally, in the cases the Minnesota research measured, it flips the emotional reading of a message entirely. Send the old, blunt, object shaped emoji when the meaning matters, and save the exotic ones for chats where being misread is part of the fun.