Binary ↔ Text
v1.0.2Convert between binary representation and UTF-8 text with delimiter options.
Converts text to binary (ASCII/UTF-8 bit strings) and binary back to readable text. Supports space, comma, or no-delimiter output for use in education, debugging, and CTF challenges.
How to use- →Paste text to convert it to binary, or paste binary digits to decode them back to text.
- →Use the delimiter selector to choose space-separated, comma-separated, or raw binary output.
- →For multi-byte characters, use UTF-8 mode to correctly encode emoji and non-ASCII text.
Text
Binary
Enter binary or text to convert…