A character limit usually counts letters, numbers, spaces, and punctuation. A word limit counts word-like units instead. The receiving platform's counter is always the final authority.
What normally counts as a character
- Letters and numbers
- Spaces and line breaks
- Punctuation and symbols
- Emoji and accented characters, sometimes as more than one technical code point
Search-result titles and descriptions
Search engines do not publish a universal fixed character limit for display. They may truncate by rendered width and query context. Write a concise, accurate title and description rather than forcing text to a supposed magic number.
Application and form responses
Draft outside the form, confirm whether spaces count, and leave a small buffer. Portals may normalize line breaks or count pasted Unicode characters differently.
Accessible concise writing
Lead with the purpose, use concrete nouns and verbs, remove duplicated qualifiers, and keep essential meaning before optional detail. Do not shorten text so aggressively that instructions become ambiguous.
A practical checking routine
- Confirm whether the rule is words or characters
- Check whether spaces are included
- Draft and count locally
- Paste into the destination and compare its counter
- Keep the final submitted copy