Skip to content
Text Mechanic
Encoding

Binary ↔ Text

Convert between text and its binary representation.

Shows the UTF-8 bytes of the text written in base 2, eight bits per byte. Decoding accepts any separators — spaces, dashes, underscores — and only objects if the bit count is not a whole number of bytes, or if the bytes do not form valid UTF-8.

Options

Characters per group. 0 turns grouping off.

InputText is processed entirely in your browser.
0lines0words0characters0 B
Output
0lines0words0characters0 B

Options explained

  • Group sizeCharacters per group. 0 turns grouping off.