Input
Enter text to convert to ASCII
Quick Reference:
Example: "Hello" in different formats:
Decimal: 72 101 108 108 111
Hex: 0x48 0x65 0x6C 0x6C 0x6F
Binary: 0b01001000 0b01100101 ...
Output
ASCII representation
Conversion result will appear here...