oni-kun.com logo image
Binary Message Encoder / Decoder




Please note: Binary is stored in bytes (8 bits). So the binary
must always be divisible by 8. If by chance it is cut off, only
the last few bits of a character may be destroyed, not the
Whole string.

Note: Newlines are conserved as in binary as ASCII 10 (As per specification).