Text to Binary
Convert text to 8‑bit binary
Start
01000001 01000010 01000011
Description
Convert each character to its 8‑bit binary representation.
How to Use
- Paste text
- Copy binary
Example
A -> 01000001
FAQ
ASCII/UTF‑8 bytes.
Convert text to 8‑bit binary
01000001 01000010 01000011
Convert each character to its 8‑bit binary representation.
A -> 01000001
ASCII/UTF‑8 bytes.