Character Count FAQ

How characters are counted, when to use character vs word count, and platform-specific limits.

Character limits are enforced by machines, so the edge cases matter more than they do with word counts. Whether a space counts, how an emoji is weighted, and whether a URL is measured at its real length or a fixed placeholder length all change whether your text fits.

The short version: platforms that enforce a limit almost always count spaces, and most modern platforms count by Unicode code point rather than by byte — which is why one emoji can consume two of your 280 characters. The answers below give the specific rules for the limits people hit most.

How many characters is a tweet?

The free Twitter / X tier allows 280 characters per post. URLs always count as 23 characters regardless of their actual length, because t.co automatically shortens them.

Twitter Premium allows long-form posts up to 25,000 characters.

Use our character counter to draft against the 280-character limit in real time.

Do spaces count as characters?

Yes — every space is a Unicode code point and counts as a character on every platform unless explicitly stated otherwise. Twitter, SMS, ad copy, and meta tags all include spaces in their character limits.

The exception is translation pricing, where agencies typically charge per 1,000 characters without spaces.

Do emojis count as one character?

Visually, every emoji is one character. Technically, many emojis are composed of multiple Unicode code points (a base emoji plus a skin-tone modifier, for example). On platforms that count code points, a 👨‍👩‍👧‍👦 family emoji can count as 7+ characters.

SMS gateways encode emoji as 2–4 bytes, which means a single emoji can split a 160-character SMS into a multipart message. Always verify on the destination platform.

What's the optimal meta description length?

Google truncates meta descriptions at ~155 characters on desktop and ~120 on mobile (with "…" added). Aim for 140–155 characters for desktop SERPs. Place the most important information in the first 100 characters so it survives mobile truncation.

Use our character counter to draft against the limit.

What's the optimal title tag length?

Google measures title tags in pixels (~580px), not strict characters, but ~60 characters is the safe rule of thumb. Anything longer risks truncation with "…". Aim for 50–60 characters with the primary keyword in the first 30.