What does the character counter do?
Inspect text length with and without whitespace, plus UTF-8 byte size and line distribution.
Inspect text length with and without whitespace, plus UTF-8 byte size and line distribution.
Paste the exact text you want to inspect.
Updates as you edit the inputs.
Unicode characters count once here even when they occupy multiple UTF-8 bytes.
Character counter FAQ
Inspect text length with and without whitespace, plus UTF-8 byte size and line distribution.
The tool counts Unicode code points separately from UTF-8 bytes so multi-byte characters remain visible in the result.
Use character counts for metadata and publishing constraints while checking how the final interface actually truncates text.
The inputs are processed in your browser and are not sent to BeVisible or a language model.