Skip to main content

Count characters, bytes, lines, and spaces.

Inspect text length with and without whitespace, plus UTF-8 byte size and line distribution.

Paste the exact text you want to inspect.

Result

Updates as you edit the inputs.

Characters
0
Without whitespace
0
UTF-8 bytes
0
Lines
0
Spaces
0
Tabs
0
Characters: 0 Characters without whitespace: 0 UTF-8 bytes: 0 Lines: 0

Unicode characters count once here even when they occupy multiple UTF-8 bytes.

Character counter FAQ

Use the Character counter with clear assumptions.

What does the character counter do?

Inspect text length with and without whitespace, plus UTF-8 byte size and line distribution.

How does the character counter work?

The tool counts Unicode code points separately from UTF-8 bytes so multi-byte characters remain visible in the result.

What should I do with the result?

Use character counts for metadata and publishing constraints while checking how the final interface actually truncates text.

Is the input sent to an AI model?

The inputs are processed in your browser and are not sent to BeVisible or a language model.