View Full Version : converting to binary code
OfftheWall
2012-01-11, 06:54 AM
What's the easiest way to convert letter characters to binary code? Is there a way you can accomplish this automatically?
suwunk
2012-01-11, 07:57 AM
check this out!
Binary to Text (ASCII) Conversion (http://www.roubaixinteractive.com/PlayGround/Binary_Conversion/Binary_To_Text.asp)
Brynnae
2012-04-12, 06:27 AM
For what purpose you need? You can have program written to convert text to ASCII.