Hello
I am having trouble figuring out how to take a string input and ultimately convert each letter of the string into binary then print out the binary results then convert from binary back to a string. I have searched on how to convert from string to bitstring but have not been successful.
Can anyone give me a hand here?
Thanks