Text → Binary
Binary → Text
Whitespace between groups is optional — unspaced bits are chunked into groups of 8.
Encode text to binary and decode binary back to text — 8-bit or UTF-8, with decimal and hex code-point views. All client-side.
Whitespace between groups is optional — unspaced bits are chunked into groups of 8.