This program is used to convert plain text to binary code (or vice-versa)
by using ASCII codes as intermediate. The (binary) output is a string of binary numbers separated by spaces, each representing an ASCII value.

There will likely be no more dev

Project Activity

See All Activity >