Enter ASCII/Unicode text string and press the Convert button (e.g. enter "Example" to get "01000101 01111000 01100001 01101101 01110000 01101100 01100101"):
Convert text to binary ASCII code:
Convert "Plant trees" text to binary ASCII code:
Solution: Use ASCII table to get the ASCII code from each character.
For all the text characters you should get the binary bytes:
01010000 01101100 01100001 01101110 01110100 00100000 01110100 01110010 01100101 01100101 01110011
Use ASCII table:
Use ASCII table:
Here are the printable ASCII characters with their hex, decimal, and binary equivalents:
| Char | ASCII | Hex | Binary | Char | ASCII | Hex | Binary |
|---|