This should be a simple one,
I need to convert a string into a binary string. Then I need to take that binary string, and convert it back to a regular ascii string.

Anyone know how?