Text to Binary
Encode text as a stream of 1s and 0s using UTF-8 or ASCII, or reverse the process. Each character is shown with its byte breakdown.
Runs locally in your browser
Text input
0 chars · 1 line
Byte stream
Output will appear here…
Bytes
0
Bits
0
Encoding
UTF-8
Related tools
About Text to Binary
Encode text as a stream of 1s and 0s using UTF-8 or ASCII, or reverse the process. Each character is shown with its byte breakdown.
Text to Binary is part of FizzKit — a collection of focused, browser-based tools. Because everything runs locally, it works offline once loaded and never exposes your data to a remote server.
Frequently asked questions
Yes by default. ASCII mode is available for 7-bit-only encoding.