Word Counter

Word Counterを登録なしでブラウザ上ですぐ使えます。入力値は端末内で処理されます。

計算は端末内で行われ、入力値をサーバーへ送りません。

具体例

“One short sentence.” contains three words, 19 characters including spaces, and one sentence.

計算方法・仕組み

Words are detected from Unicode letters and numbers. Characters use Unicode code points; reading time assumes about 200 words per minute.

注意事項

Word boundaries vary by language, so counts for languages without spaces are approximations.

よくある質問

Do punctuation marks count as words?

No. Punctuation separates or surrounds detected words.

Are spaces included in the character count?

The tool reports both total characters and characters without whitespace.

Is my text uploaded?

No. Counting happens locally on each input change.

関連ツール