Guide / 01
When to use it
Use it to trim a cover letter to a 1,000-character limit or to check both visible length and UTF-8 payload size before submitting text to an API.
DEV / 001
Count characters, words, lines, and UTF-8 bytes as you type.
Guide / 01
Use it to trim a cover letter to a 1,000-character limit or to check both visible length and UTF-8 payload size before submitting text to an API.
Guide / 02
CHECK
Enter A and the Korean character 가 as a quick check: they each count as one character, while their UTF-8 sizes are one and three bytes respectively.
LIMITS
Characters are counted as Unicode code points, so a combined emoji may count as more than one even when it looks like a single symbol. Words are separated by whitespace rather than linguistic rules.
Reference
Actual output depends on your input and browser environment. Verify any value used for an important decision.
HaloBench makes small tasks faster.36 characters · 6 words · 36 UTF-8 bytesFAQ
UTF-8 uses a variable number of bytes per character. ASCII usually takes one byte, while many accented letters, CJK characters, and emoji require multiple bytes.
No. This tool is designed to process its working data in your browser. Advertising may load separately, but your tool input is never sent with it.