ASCII to Hex

Convert ASCII characters to hexadecimal values.

Online ASCII to Hex converter allows you to convert the ascii text into hexadecimal values easily and quickly.  It translates the text values and presents you hexadecimal digits with ease. 

How to use an ASCII to Hex converter?

This ascii to hex ( text to hex ) converter is very easy to use. You just need to follow these simple steps. 

  • Search romannumeralsconverter.net on your compatible browser. 
  • Choose Ascii to Hex from the main menu.
  • Type or paste the text in the input box.
  • Hit the convert button.
  • Get hexadecimal digits in the output box.

How To Convert “A” to Hex?

Utilize ASCII Table:

'A' = 6510 = 4×16+1 = 4×161+1×160 = 4116

How to convert '0' to hex?

Utilize ASCII table:

'0' = 4810 = 3×16 = 3×161+0×160 = 3016

Hexadecimal System (Hex System):

Number 16 is used as a base in the hexadecimal system. It uses 16 symbols as a base-16 numeral system. It includes 10 decimal digits ( 0,1,2,3,4,5,6,7,8 and 9) and 6 Alphabetic letters ( A,B,C,D,E and F). Letters are used to represent the values 10,11,12,13,14 and 15. 

What is ASCII Text?

ASCII consists of 128 characters which includes 26 English letters and numbers 0 to 9. It is an encoding standard widely used in electronics communication to translate text.

ASCII text to hexadecimal,binary conversion table:

ASCII

Hexadecimal

Binary

Space

20

00100000

!

21

00100001

"

22

00100010

#

23

00100011

$

24

00100100

%

25

00100101

&

26

00100110

'

27

00100111

(

28

00101000

)

29

00101001

*

2A

00101010

+

2B

00101011

,

2C

00101100

-

2D

00101101

.

2E

00101110

/

2F

00101111

0

30

00110000

1

31

00110001

2

32

00110010

3

33

00110011

4

34

00110100

5

35

00110101

6

36

00110110

7

37

00110111

8

38

00111000

9

39

00111001

:

3A

00111010

;

3B

00111011

<

3C

00111100

=

3D

00111101

>

3E

00111110

?

3F

00111111

@

40

01000000

A

41

01000001

B

42

01000010

C

43

01000011

D

44

01000100

E

45

01000101

F

46

01000110

G

47

01000111

H

48

01001000

I

49

01001001

J

4A

01001010

K

4B

01001011

L

4C

01001100

M

4D

01001101

N

4E

01001110

O

4F

01001111

P

50

01010000

Q

51

01010001

R

52

01010010

S

53

01010011

T

54

01010100

U

55

01010101

V

56

01010110

W

57

01010111

X

58

01011000

Y

59

01011001

Z

5A

01011010

[

5B

01011011

\

5C

01011100

]

5D

01011101

^

5E

01011110

_

5F

01011111

`

60

01100000

a

61

01100001

b

62

01100010

c

63

01100011

d

64

01100100

e

65

01100101

f

66

01100110

g

67

01100111

h

68

01101000

i

69

01101001

j

6A

01101010

k

6B

01101011

l

6C

01101100

m

6D

01101101

n

6E

01101110

o

6F

01101111

p

70

01110000

q

71

01110001

r

72

01110010

s

73

01110011

t

74

01110100

u

75

01110101

v

76

01110110

w

77

01110111

x

78

01111000

y

79

01111001

z

7A

01111010

{

7B

01111011

|

7C

01111100

}

7D

01111101

~

7E

01111110

DEL

7F

01111111