BitConvert - ASCII to Hexadecimal Converter

Convert ASCII characters like ABC into their hexadecimal form quickly and easily.

0
Copied!
What is ASCII?

ASCII stands for American Standard Code for Information Interchange. It assigns numeric values to characters like A–Z, a–z, 0–9, and symbols.

What is Hexadecimal?

Hexadecimal is a base-16 system using digits 0–9 and letters A–F. It's often used to represent binary data more compactly.

How to Convert ASCII to Hex
ASCII to Hex Table (Common Characters)
Character Decimal Hex
A6541
B6642
C6743
a9761
b9862
c9963
04830
14931
!3321
Space3220