Utility workspace

Character Counter - My Tools

Count characters, words, lines, paragraphs, and UTF-8 bytes in text online.

Character Counter

Key metrics
Total characters

0

UTF-8 bytes

0

Whitespace

0

Characters excluding whitespace

0

Detailed metrics
Words

0

Lines

0

Non-empty lines

0

Paragraphs

0

Hangul syllables

0

Sentences

0

How to use

  • Paste the text you want to count into the input field.
  • Click Count characters to calculate characters, bytes, whitespace, and lines at once.
  • Use the key metrics to quickly check document length and input limits.
  • Copy the summary directly to the clipboard with the Copy button.

Character count rules

Total characters count every character in the input, including line breaks and spaces.

UTF-8 bytes are useful for checking byte-based limits such as server storage, API transfers, and database columns.

Checking characters excluding whitespace, non-empty lines, and paragraphs together helps you review documents with different length requirements.