COUNT
Enter text
Characters · with whitespace
Characters · no whitespace
UTF-8 bytes
Lines
RESULT
Cleaned result
BASIS
Counting & cleanup rules
- Characters are counted as visible graphemes where possible, including combined emoji and composed characters. The with-whitespace count includes line breaks.
- Bytes are counted using UTF-8, the encoding commonly used on the web and in JSON.
- Windows (CRLF), classic Mac (CR), and Unix or web (LF) line breaks are normalized to LF during cleanup.
Log in