Click on "click here" to type a text and it will be converted into binary and its ASCII character set
Just a simple text --->ASCII--->Binary converter completely by @Miracle-Publishing Note:- Due to case -insensitivity, even if u enter a small character, it gets converted to its binary capital equivalent. For eg: typing 'a' will result to 65 in ASCII even though the correct ASCII value of 'a' is 97. 97 is the ASCII value of 'A' and not 'a' The number set(0-10) and some special characters are not supported(Most spcl characters are there)