ASCII Converter

Convert text to ASCII codes and vice versa. View decimal, hexadecimal, binary, and octal values.

Enter Text

Result

72 101 108 108 111 32 87 111 114 108 100

Character Details

CharDecimalHexBinaryOctal
H720x4801001000110
e1010x6501100101145
l1080x6C01101100154
l1080x6C01101100154
o1110x6F01101111157
Space320x200010000040
W870x5701010111127
o1110x6F01101111157
r1140x7201110010162
l1080x6C01101100154
d1000x6401100100144

About ASCII: ASCII (American Standard Code for Information Interchange) uses 7 bits to represent 128 characters including letters, digits, and symbols.