Live count of characters, words, lines and bytes (UTF-8).

Switch tool
Input0 lines
0
Characters
0
No spaces
0
Words
0
Lines
0
Paragraphs
0
Bytes (UTF-8)
By category
Chinese
0
English letters
0
Digits
0
Punctuation
0
Whitespace
0
Line metrics
Avg chars / line
0
Longest line
0
Shortest line
0
Reading time
Chinese (300/min)
English (200 wpm)
Top 10 chars

How to use

Purpose

Online character/word counter for characters (with/without spaces), words (CJK-English smart), lines, paragraphs, sentences, bytes (UTF-8/GBK). Provides character frequency analysis, Flesch-Kincaid readability score, reading time estimation, social media character limit reference (Twitter 280, Weibo 140, Xiaohongshu 1000). Common for WeChat/Weibo/Xiaohongshu content length control, SEO article length optimization, email body estimation. All statistics run locally.

Steps

  1. Paste or type into the editor
  2. Right pane shows: characters (with/without spaces), words, lines, paragraphs, sentences, bytes
  3. CJK-English smart: Chinese counted per character (中国 = 2 chars), English per word (hello world = 2 words)
  4. Bytes: UTF-8 (Chinese 3 bytes / English 1) and GBK (Chinese 2 / English 1) shown
  5. Character frequency: top characters and counts
  6. Reading time: ~300 chars/min (Chinese) or 200 words/min (English)
  7. Social platform limits: indicate which platforms exceed
  8. Readability: Flesch-Kincaid score and grade level (English)

FAQ

How are words counted for mixed Chinese-English?
Chinese per character (1 Han = 1 word), English per word (space-separated). Mixed: rules added per language. "Hello 世界" = 1 word + 2 chars = 3 words. Chinese social platforms (WeChat, Weibo) typically follow this mixed rule.
Characters vs bytes?
Character is abstract (1 Han = 1 char). Byte is storage (UTF-8: 1 Han = 3 bytes). DB field lengths are typically bytes (VARCHAR(255) holds about 85 Chinese chars). Social platforms typically use characters.
How are Weibo 140 chars counted with links?
Weibo rule: pure Chinese by char count; URL shortened to 19 chars regardless; @username by char count; #topic# including two # by char. The "Weibo" mode approximates (URLs as 19). Best confirmed by testing in the Weibo editor.
What is Xiaohongshu’s recommended length?
No hard limit (1000-char posts work), but algorithm favors 800-1500 chars (excluding emoji and newlines). Title within 20 chars, paragraphs of 3-5 lines best. The "Xiaohongshu" mode hints accordingly.
What Flesch-Kincaid score is good for English?
Flesch Reading Ease: 60-70 general audience (news), 90+ very easy (children’s books), <30 academic. Flesch-Kincaid Grade Level: 6-9 middle school (mass content), 10-13 high school (popsci). Chinese has no standardized readability — English mode is reference only.

Use cases

  • WeChat / Weibo content: compare against platform limits before publishing
  • Xiaohongshu posts: title and body length optimization
  • SEO articles: long-tail keyword posts at 800-2000 chars
  • Email body: business emails concise (within 200 chars)
  • Essays / reports: meeting word count requirements

Use cases

Social media content, SEO articles, emails, essays. Ops, content creators, SEO, students, copywriters. CJK-English smart, byte dual-display, platform limits, reading time are the differentiators.