This page is my answer to the encoders that seem to not work well with large data.
- The binary to text converter assumes the usage of a space separator.
If spaces are not present all values are assumed to be 8 bits wide.
- The text to binary converter will produce 8 bit wide values separated by spaces.