Character and Byte Counter
Counts characters, code points, UTF-8 bytes, and lines all at once.
Everything you enter is processed in your browser. Nothing is sent or stored.
Input
Up to 1 MiB when encoded as UTF-8.
Counts
- Characters (graphemes)
- characters
- Characters excluding whitespace
- characters
- Unicode code points
- code points
- UTF-16 code units
- code units
- UTF-8 bytes
- bytes
- Lines
- lines