Hex to ASCII

RESULTS

Fill the calculator form and click on Calculate button to get result here
HEX to ASCII 0

Give your feedback!

Hex to ASCII

Hex to ASCII converter is a web-based tool that lets you convert hexadecimal to ASCII. It facilitates the conversion process of hex to text by offering the conversion at one click. The ASCII converter is very simple to use, and you can convert to ASCII anytime from anywhere.

Hexadecimal is a number system with base  \(16\) , and it consists of sixteen characters,\( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9\) and A, B, C, D, E, F. While, ASCII is used as text format in devices like computers, and mobiles. ASCII stands for American Standard Code for Information Interchange, and it consists of  \(128\) characters.

In this post, we will discuss how to use hex to ASCII converter, how to convert hex to text, and much more.

How to use hex to ASCII converter?

If you need to convert your hexadecimal string to an ASCII string, you are at the right place. The above converter perfectly tailored by our developers to meet the need of advance hex to ASCII conversions. It has a very simple interface which makes it very convenient for the user to convert any hex strings. To use this converter, follow the below steps:

  • Enter your hex string in the first input box.
  • Select the conversion option from the given list.
  • Press the Calculate button to see the converted output.

Hex to ASCII converter will automatically convert hexadecimal string to ASCII string and show you the output right away. If you want to convert the string in a reverse manner, i.e. ASCII to hex, you can use our ASCII to hex converter anytime.

How to convert hex to ASCII?

Now that you convert hex to text using the online converter, it's time to learn how can you convert that hexadecimal strings to ASCII by yourself. There are a few methods that can be used for this purpose, but we will discuss the easiest one here. To convert hexadecimal to ASCII, follow the below steps:

  1. Write down the hexadecimal string that you want to convert to ASCII.
  2. Convert each hex character into a decimal number.
  3. Match each decimal number with the corresponding ASCII number using this table. You can also find a hex to ASCII table below for reference.
  4. Write down the characters of ASCII by combining them in the right order.

Example:

Convert \(47 6\text{F} 6\text{F} 64 20 4\text{c} 75 63 6\text{b}\) to ASCII.

Solution:

Step 1: Write down the hexadecimal string that you want to convert to ASCII.

\(47 6\text{F} 6\text{F} 64 20 4\text{c} 75 63 6\text{b}\)

Step 2: Convert each hex character into a decimal number.

\(47 = 71, 6\text{F} = 111, 64 = 100, 20 = 32, 4\text{c} = 76, 75 = 117, 63 = 99, 6\text{b} = 107\)

The equivalent decimal string is: \(71, 111, 100, 32, 76, 117, 99, \text{and} 107\)

Step 3: Match each decimal number with the corresponding ASCII number using the table below.

\(71 = \text{G}, 111 = \text{o}, 100 = \text{d}, 32 = \text{Space}, 76 = \text{L}, 117 = \text{u}, 99 = \text{c}, 107 = \text{k}\)

Step 4: Write down the characters of ASCII by combining them in the right order.

Good Luck

So, the hexadecimal \(47 6\text{F} 6\text{F} 64 20 4\text{c} 75 63 6\text{b}\) is equal to Good Luck in ASCII.

How to convert \(50\) hex to text?

  1. Convert \(50\) to decimal number

\(50 = 5 \times16^1 + 0 \times16^0 = 80 + 0 = 80\)

  1. Match \(80\) with ASCII character in this table.

\(80\) = P

So, \(50\) hex is equal to P in the ASCII text.

How to convert \(4\text{A}\) hex to ASCII?

  1. Refer to the table below to match the hex character to the corresponding ASCII character.
  2. The matching character is below table is equivalent to the ASCII character.

\(4\text{A}\) = J

So, 4A hex is equal to J in the ASCII text.

Hex to ASCII table

Below is the hex ASCII table. You can use this table to convert hexadecimal to text or ASCII.

HexadecimalASCII
00NUL
01SOH
02STX
03ETX
04EOT
05ENQ
06ACK
07BEL
08BS
09HT
0ALF
0BVT
0CFF
0DCR
0ESO
0FSI
10LE
11C1
12C2
13C3
14C4
15AK
16YN
17TB
18AN
19EM
1AUB
1BSC
1CFS
1DGS
1ERS
1FUS
20Space
21!
22"
23#
24$
25%
26&a
27&#
28(
29)
2A*
2B+
2C,
2D-
2E.
2F/
300
311
322
333
344
355
366
377
388
399
3A:
3B;
3C
=
3E
3F?
40@
41A
42B
43C
44D
45E
46F
47G
48H
49I
4AJ
4BK
4CL
4DM
4EN
4FO
50P
51Q
52R
53S
54T
55U
56V
57W
58X
59Y
5AZ
5B[
5C\
5D]
5E^
5F_
60`
61a
62b
63c
64d
65e
66f
67g
68h
69i
6Aj
6Bk
6Cl
6Dm
6En
6Fo
70p
71q
72r
73s
74t
75u
76v
77w
78x
79y
7Az
7B{
7C|
7D}
7E~
7FDEL
Other Languages
User Ratings
  • Total Reviews 0
  • Overall Rating 0/5
  • Stars

Thank You! For Your Review

Your Review Will Appear Soon.

Submit Your Review Close
Reviews
No Review Yet