Online Character to Decimal ASCII Code Converter
Update time:
Tool Introduction:
ASCII code has multiple representations including character form, binary, octal, decimal, and hexadecimal. The term ASCII code typically refers to decimal ASCII code. This tool converts ASCII characters to decimal ASCII codes. Enter ASCII characters in the text box below, click the "Convert to Decimal ASCII" button, and the converted decimal ASCII codes will be displayed in the result box.
View Examples
About Character to Decimal ASCII Code:
This tool converts ASCII characters to decimal ASCII codes.
Common ASCII Character to Decimal ASCII Code Relationships:
- Digits 0-9 correspond to ASCII codes 48-57.
- Uppercase letters A-Z correspond to ASCII codes 65-90.
- Lowercase letters a-z correspond to ASCII codes 97-122.