type in anything you want that does not have a [, ], {, }, `,\,| or ~(not counting comas). it will translate it into little zeros and ones. I made it in about 10-15 minutes. NOTE: there is a big glitch when it does numbers and if you do a 2-digit number like say you do "43": it would come out like this: 00000100 00000011 instead of 000000001110000
I got most of the stuff from here: http://www.roubaixinteractive.com/PlayGround/Binary_Conversion/Binary_To_Text.asp/