|
|
ASCII Converter ASCII (Example: a b c) Hex (Example: 0x61 0x62 0x63) Decimal (Example: 97 98 99) Binary (Example: 1100001 1100010 1100011) ASCII Converter enables you to easily convert ascii characters to their hex, decimal, and binary representations. As you type in one of the text boxes below, the other boxes are converted on the fly. The ASCII converter doesn't automatically add spaces between the converted values. You can use the add spaces button to separate the ASCII characters so that the converted values will also be separated from one another. Whitespace characters are not converted unless the whitespace checkbox is checked. Comments |