- How are characters counted?
- Every Unicode code point counts as one character, including spaces and line breaks. There's a separate count that excludes whitespace, so you can count characters in a string with or without spaces.
- What are common character limits?
- A few worth knowing: X/Twitter posts are 280 characters, a single SMS is 160, a meta description shows about 155 to 160, and an SEO title tag is around 60. The live count makes it easy to stay under any of them.
- How is reading time estimated?
- Reading time assumes 200 words per minute, the average for adult silent reading.
- Is my text uploaded anywhere?
- No. Counting runs in your browser, so your text never leaves your device.