Chinese Word Count: Word vs Google Docs
Chinese word count differs in Word, Google Docs, and online tools. This guide maps Hanzi, characters without spaces, and English words to what each app shows.
Chinese word count often disagrees across an assignment’s 1500 字, Word’s status bar, and Google Docs, because the three tools measure different units. Paste once into the online Chinese word counter and you get Hanzi, English words, numbers, punctuation, and characters after whitespace is removed. Before writing this guide, we tested a mixed Chinese-English sample in the tool, checked each metric, and compared those labels with the statistics listed in Microsoft Word and Google Docs help. Pasted text is never uploaded.
Every number from a single paste
Open the Chinese word counter, paste or type text, and the results update instantly. The tool counts as follows:
| Metric | Rule |
|---|---|
| Chinese characters | Counted per character; "鸭鸭工具" counts as 4 |
| English words | Counted per word; hyphenated words count as one |
| Numbers | Counted per consecutive digit group; 2026 counts as 1 |
| Punctuation | Grouped separately, excluded from total words |
| Total words | Chinese characters + English words + numbers |
| Characters | All characters after removing whitespace |
Reading time is estimated at 300 words per minute, lines follow newline characters, and paragraphs are separated by blank lines.
Our sample was Hello,我有 3 个 apple。: 3 Hanzi (我, 有, 个), 2 English words (Hello, apple), 1 number (3), 6 total words, and 16 characters after whitespace is removed. The commas and period are listed as punctuation and stay out of total words.
Which number to use in Word, Google Docs, and this tool
The three apps use different names. Match the figure you have to submit; do not treat Words as Hanzi.
| The figure you need | Microsoft Word | Google Docs | This tool |
|---|---|---|---|
| Hanzi / East Asian characters | East Asian characters in the Word Count dialog; in Word VBA that is wdStatisticFarEastCharacters | No separate line. Words splits on spaces, so a run of Chinese is not broken into characters | Chinese characters |
| Characters without spaces | Characters excluding spaces in the same dialog | Tools → Word count → Characters without spaces | Characters |
| Characters with spaces | Characters including spaces | Characters | This page shows characters after whitespace is removed; do not use it against a with-spaces total |
| English words | Words | Words | English words |
Those mappings come from the official docs, not from folklore:
- Google Docs reports pages, Words, Characters, and Characters without spaces. A selection counts only that selection; headers, footers, and footnotes are left out by default. See Google Docs help: Count the words in a document.
- Word counts words as you type, and also pages, paragraphs, lines, and characters. Click the status-bar word count to open the detail dialog. See Microsoft Support: Show word count. East Asian text is a separate statistic in the Word object model, Far East characters: WdStatistic enumeration.
- This page’s Chinese-character count uses Unicode CJK Unified Ideographs including Extension A (roughly
U+3400–U+9FFF). It excludes punctuation, kana, and Hangul. The block is documented in Unicode CJK Unified Ideographs. On plain Chinese text the number is usually close to Word’s Far East count; Japanese, Korean, or rare extension-B characters can diverge.
If a Chinese assignment or journal says 字数, it almost always means Hanzi, not segmented 词. Count word tokens only when the brief asks for 词数.
Which metric to use
- Chinese articles and social posts: watch Chinese characters.
- Abstracts and form limits: watch Characters, because those limits usually count every non-whitespace character.
- Mixed Chinese-English content: check Chinese characters and English words separately, then decide whether numbers are billed on their own.
- Translation quotes: ask whether the rate uses Hanzi or Word’s characters excluding spaces; the latter is Characters on this page.
- English-only copy: watch English words, the same family of count as Words in Word and Google Docs.
After counting, you can keep working with the text using the text deduplicator to remove duplicate lines, the text sorter to reorder lines, or the text replace tool for bulk edits, then re-check the final length.
Frequently asked questions
If an assignment says word count (字数), is that characters or words?
In Chinese coursework, journals, and social posts, 字数 usually means the number of Chinese characters (Hanzi), not segmented words. Use Chinese characters on the tool page. Count 词 only if the brief asks for word tokens.
How are Chinese characters and English words counted separately?
Chinese text is counted per character, English per word, numbers per consecutive digit group, and punctuation separately. Total words = Chinese characters + English words + numbers.
What if the result differs from Microsoft Word?
Word’s Words count splits on spaces, so continuous Chinese will not match this page’s total words. To align with Word’s East Asian character statistic, use Chinese characters. To align with characters excluding spaces, use Characters.
How are paragraphs detected?
A run of non-empty lines forms one paragraph, separated by blank lines; line count follows newline characters.
Is my text uploaded?
No. All counting happens locally in your browser; pasted text is never sent to any server.
Count a real document now
Paste the article or copy you are currently writing into the online Chinese word counter. Confirm whether the other party wants Hanzi, characters without spaces, or English words, then take that one figure. Agree on the rule first, and the length check stops being an argument.
References
[1] Google Docs Help — Count the words in a document: https://support.google.com/docs/answer/39003 [2] Microsoft Support — Show word count: https://support.microsoft.com/en-us/office/show-word-count-3c9e6a11-a04d-43b4-977c-563a0e0d5da3 [3] Microsoft Learn — WdStatistic enumeration (Far East characters): https://learn.microsoft.com/en-us/office/vba/api/word.wdstatistic [4] Unicode — CJK Unified Ideographs: https://www.unicode.org/charts/PDF/U4E00.pdf