Character Counter
Count characters with live limits for tweets, meta tags and SMS.
0
Characters
0
Visible
0
No spaces
0
Trimmed
Against common limits
Before Google truncates it in results
Typical snippet length
Standard microblog limit
GSM-7 encoding; 70 with any emoji
About Character Counter
Character limits are strict in the places they matter most - a truncated meta description costs you clicks, and an SMS that spills into a second segment costs you money.
This counter shows the exact length of your text against the limits that people actually run into, and distinguishes between code units and visible characters so emoji and accented text do not surprise you.
Frequently asked questions
Why do emoji count as more than one character?
A JavaScript string counts UTF-16 code units. Many emoji use two, and some use several joined together, so both the code-unit count and the visible grapheme count are shown.
Which limits are tracked?
Common ones: SMS segments, a 160 character meta description, a 60 character page title, and a 280 character social post.
Does it count trailing whitespace?
Yes, all characters are counted exactly. A separate trimmed count is shown alongside.