{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 Format Tools

Character Set Analyzer

Free Browser-only No sign-up
chars words sentences lines

Results

Result

About Character Set Analyzer

Analyze text encoding compatibility. See which character sets can represent your text and byte counts in different encodings.

How It Works

Paste text to see its encoding compatibility, character breakdown by Unicode block, and byte counts in different encodings.

Frequently Asked Questions

What character sets are analyzed?
ASCII (7-bit), Latin-1/ISO-8859-1 (8-bit Western European), UTF-8 (variable-length Unicode), UTF-16, and UTF-32.
Why does encoding matter?
Wrong encoding causes mojibake (garbled text). UTF-8 is the modern standard, supporting all languages and emoji.