CNV-19Converters
Text to Binary
Aa → 01000001…
CNV-19Result
Your data never leaves your device: this tool runs locally in the browser.
Text to Binary
Convert text into its binary representation (UTF-8, 8 bits per byte) and back. A clear demonstration of how computers store characters.
Frequently asked questions
Why does a non-Latin letter take 16 bits?
In UTF-8, many alphabets use two bytes per character while basic Latin uses one.
How do I decode binary?
Paste space-separated groups of 8 bits and press '01 → Aa'.