Convert text to binary code and binary back to text.
Type text and click Text → Binary to get 8-bit binary code, or paste space-separated binary and click Binary → Text to decode it. Runs entirely in your browser.
Each character's code point is written as an 8-bit binary number (ASCII/Unicode).
Yes — paste space-separated 8-bit groups and click Binary → Text.