This program can be run by callling it with a string, and an optional -v. If the -v is present then the porgram will show steps taken to reach a conversion to binary, otherwise it will simply print the binary version.
Example call: java Conversions "This is way cool" -v