Emoji Character Count: Is an Emoji One Character, Seven or Twenty-Five?
All three answers are correct. Which one applies depends on who is counting, and the gap is why a caption that looks fine gets rejected by the form before the platform sees it.

Three ways to count, one emoji
| What is counted | How many | Who counts this way |
|---|---|---|
| Graphemes | 1 | A person, the cursor, and most platforms |
| Codepoints | 7 | Most programming languages, and form validation |
| Bytes | 25 | A naive length function |
Do emoji count as characters on social media?
Where the seven bites
maxlength attribute is very likely counting codepoints, because that is what the language it is written in calls string length. Four family emoji in a caption is four characters to Instagram and twenty-eight to that form. A caption that would have published fine gets refused, or silently truncated, at a boundary that is not the platform's.The invisible characters inside an emoji
What actually goes wrong with emoji in a caption
How many characters is an emoji?
Do emojis count as characters on Instagram?
Why does my character counter disagree with the post box?
Do emoji count double like Japanese characters?
Put it to work
Tools for the job you just read about
Free to run, most of them without an account.
Weighted Character Counter
Why your editor says 240 and the post box says 287.
Social Media URL Cleaner
Strip the tracking off a link β and see what each parameter was telling somebody.
Instagram Money Calculator
What to charge for a post β priced the way a brand actually prices it.
Caption Line Break Generator
Paragraph breaks that survive the paste into Instagram.
Invisible Character Remover
Names every character in your text that you cannot see, and takes out the ones you did not want.
Sponsorship Disclosure Generator
The right wording, and β the part that actually gets people in trouble β the right placement.
Keep reading
More from the blog

Caption Formatting: Why the Post Does Not Look Like the Draft
Paragraph breaks vanish, hashtags stop matching, emoji arrive as boxes. Four things happen to a caption between your notes app and the feed, and all four are fixable.

Too Many Emoji? How to Tell, and What to Cut
No platform publishes an emoji limit, so any number quoted at you is invented. Three things about emoji are measurable, and they are what should decide the count.

Invisible Characters: What Is Hiding in Your Text
Zero-width spaces, byte-order marks, non-breaking spaces and substituted quotes travel with copied text. Here is what each one is, where it comes from, and what it breaks.