ToolBark
Writing & SEO

Twitter Character Counter

Count your tweet characters live — URLs handled correctly

URLs are counted as 23 characters (Twitter t.co wrapping).

Characters used

193/ 280

Remaining

87

Looks good — 87 characters to spare.

Breakdown

Raw character count (actual text length)209
Twitter character count (URLs = 23 each)193
URLs detected in tweet1
Characters saved by URL shortening16

Detected URLs

https://github.com/example/awesome-tool39 → 23 chars
Copy tweet text
About

The Twitter character counter lets you check your tweet length in real time against the 280-character limit. Unlike a plain text counter, it applies Twitter's actual t.co URL wrapping rule — every link, no matter how long, counts as exactly 23 characters. Paste your draft, see the remaining count instantly, and catch over-limit tweets before you try to post.

FAQ
Why do URLs count as 23 characters on Twitter?+

Twitter automatically wraps every link through its t.co shortening service, so every URL — short or long — is replaced with a 23-character t.co link. This tool applies that same rule so your character count matches what Twitter actually records.

Does Twitter count spaces and punctuation?+

Yes. Every character in your tweet counts toward the 280 limit, including spaces, punctuation, and line breaks. The only exception is the automatic URL shortening described above.

What happens if I go over 280 characters?+

Twitter will not let you post a tweet that exceeds 280 characters. The counter turns red and shows how many characters you need to remove. Twitter Blue (X Premium) subscribers can post longer content as 'articles', but standard tweets are capped at 280.

Do emojis count as more than one character?+

Many emojis count as 2 characters in Twitter's system because they are encoded as Unicode surrogate pairs (code points above U+FFFF). This counter uses JavaScript's string .length property, which matches how Twitter counts them.

Related tools