Binary text generator
Convert text to UTF-8 binary (and Morse). Copy geeky encoded text for Discord, homework, and bios.
01001000 01100101 01101100 01101100 01101111
More looks to copy
Same text as above — compare styles side by side and copy any row.
- BinaryutilityWorks everywhere
01001000 01100101 01101100 01101100 01101111
- Morse CodeutilityWorks everywhere
.... . .-.. .-.. ---
- Monospaceutility
𝙷𝚎𝚕𝚕𝚘
- Aesthetic / FullwidthsocialWorks everywhere
Hello
Examples for bios & nicknames
- Hello01001000 01100101 01101100 01101100 01101111
- Code01000011 01101111 01100100 01100101
- Hack01001000 01100001 01100011 01101011
- UTF-801010101 01010100 01000110 00101101 00111000
How to use
- Type plain text in the box.
- Copy Binary for UTF-8 bit groups, or Morse for dit-dah sequences.
- Paste into homework, Discord, or a geeky bio line.
Where it works
- CS homework and UTF-8 demos
- Hacker-aesthetic bios and Discord status
- Morse novelty messages
Platform compatibility
- Binary and Morse are plain ASCII — they work everywhere.
- This is encoding, not a font. Pair with monospace if you want a code look on the original letters.
Frequently asked questions
What is a binary text generator?
It encodes your text as UTF-8 bytes shown as 8-bit binary groups you can copy and paste.
Can I decode binary back to text?
This page focuses on encode-for-copy. For decode, paste binary into a UTF-8 binary decoder or a programming console.
Is Morse complete for every character?
Letters, digits, and spaces are mapped. Punctuation may stay as the original character (partial map).