Hexadecimal to Decimal Converter

To use this online hex to decimal converter tool, type a hex value like 1E into the left field below, and then hit the Convert button. You can convert up to 16 hex characters (max. value of 7fffffffffffffff) to decimal.

swap conversion: Decimal to Hex
Hex to decimal conversion result in base numbers

How to Calculate Hexadecimal to Decimal

Hex is a base 16 number and decimal is a base 10 number. We need to know the decimal equivalent of every hex number digit. See below of the page to check the hex to decimal chart.
Here are the steps to convert hex to decimal:

Here is an example:
7DE is a hex number
7DE = (7 * 162) + (13 * 161) + (14 * 160) 
7DE = (7 * 256) + (13 * 16) + (14 * 1) 
7DE = 1792 + 208 + 14 
7DE = 2014 (in decimal number)

Hexadecimal System (Hex System)

The hexadecimal system (shortly hex), uses the number 16 as its base (radix). As a base-16 numeral system, it uses 16 symbols. These are the 10 decimal digits (0, 1, 2, 3, 4, 5, 6, 7, 8, 9) and the first six letters of the English alphabet (A, B, C, D, E, F). The letters are used because of the need to represent the values 10, 11, 12, 13, 14 and 15 each in one single symbol.

Hex is used in mathematics and information technologies as a more friendly way to represent binary numbers. Each hex digit represents four binary digits; therefore, hex is a language to write binary in an abbreviated form.

Four binary digits (also called nibbles) make up half a byte. This means one byte can carry binary values from 0000 0000 to 1111 1111. In hex, these can be represented in a friendlier fashion, ranging from 00 to FF.

In html programming, colors can be represented by a 6-digit hexadecimal number: FFFFFF represents white whereas 000000 represents black.

Decimal System

The decimal numeral system is the most commonly used and the standard system in daily life. It uses the number 10 as its base (radix). Therefore, it has 10 symbols: The numbers from 0 to 9; namely 0, 1, 2, 3, 4, 5, 6, 7, 8 and 9.

As one of the oldest known numeral systems, the decimal numeral system has been used by many ancient civilizations. The difficulty of representing very large numbers in the decimal system was overcome by the Hindu–Arabic numeral system. The Hindu-Arabic numeral system gives positions to the digits in a number and this method works by using powers of the base 10; digits are raised to the nth power, in accordance with their position.

For instance, take the number 2345.67 in the decimal system:

Hex to decimal conversion examples


Hexadecimal to Decimal Conversion Chart

HexadecimalDecimal
11
22
33
44
55
66
77
88
99
A10
B11
C12
D13
E14
F15
1016
1117
1218
1319
1420
1521
1622
1723
1824
1925
1A26
1B27
1C28
1D29
1E30
1F31
2032
2133
2234
2335
2436
2537
2638
2739
2840
2941
2A42
2B43
2C44
2D45
2E46
2F47
3048
3149
3250
3351
3452
3553
3654
3755
3856
3957
3A58
3B59
3C60
3D61
3E62
3F63
4064
HexadecimalDecimal
4165
4266
4367
4468
4569
4670
4771
4872
4973
4A74
4B75
4C76
4D77
4E78
4F79
5080
5181
5282
5383
5484
5585
5686
5787
5888
5989
5A90
5B91
5C92
5D93
5E94
5F95
6096
6197
6298
6399
64100
65101
66102
67103
68104
69105
6A106
6B107
6C108
6D109
6E110
6F111
70112
71113
72114
73115
74116
75117
76118
77119
78120
79121
7A122
7B123
7C124
7D125
7E126
7F127
80128
HexadecimalDecimal
81129
82130
83131
84132
85133
86134
87135
88136
89137
8A138
8B139
8C140
8D141
8E142
8F143
90144
91145
92146
93147
94148
95149
96150
97151
98152
99153
9A154
9B155
9C156
9D157
9E158
9F159
A0160
A1161
A2162
A3163
A4164
A5165
A6166
A7167
A8168
A9169
AA170
AB171
AC172
AD173
AE174
AF175
B0176
B1177
B2178
B3179
B4180
B5181
B6182
B7183
B8184
B9185
BA186
BB187
BC188
BD189
BE190
BF191
C0192
HexadecimalDecimal
C1193
C2194
C3195
C4196
C5197
C6198
C7199
C8200
C9201
CA202
CB203
CC204
CD205
CE206
CF207
D0208
D1209
D2210
D3211
D4212
D5213
D6214
D7215
D8216
D9217
DA218
DB219
DC220
DD221
DE222
DF223
E0224
E1225
E2226
E3227
E4228
E5229
E6230
E7231
E8232
E9233
EA234
EB235
EC236
ED237
EE238
EF239
F0240
F1241
F2242
F3243
F4244
F5245
F6246
F7247
F8248
F9249
FA250
FB251
FC252
FD253
FE254
FF255

Recent Comments
Guest 2022-06-07 03:31:06

EXCELLENT SITE!

Carlos 2022-05-16 17:22:14

Thanx I helped an I am so glad that I found this website

heck 2022-05-14 13:33:35

helps with wireshark ports

RICHARD 2022-03-10 06:47:23

THIS IS EXCELLENT WORK

BRUH 2022-03-10 06:07:33

Very good site for cheating

Pierre 2022-02-22 10:23:14

Very usefull. You'ld make the same as standalone (more convenient!)
Thanks a lot!

Frank 2022-02-06 07:34:59

Amazing, thank you.

kawee 2022-01-06 03:03:31

very useful and helpful site,keep on walking, cheers !!!

Zulfikar 2021-12-16 01:16:37

Do you know what is the following thing: 27A708891C53E6140DAB3D2BEF ?
It is π (Pi) - you just need to move the decimal point. :-)

tomwoods 2021-12-10 05:37:35

A nice project. Extremely helpful !

Guest 2021-11-06 04:03:11

Very helpful to make my assignment

Guest 2021-10-25 14:20:27

Thanks I couldn’t really calculate the decimal equivalent of a number on the bus

Guest 2021-09-24 04:33:06

Replying to Apagador: Decimal here means the decimal number system aka number system of base 10. It doesn't mean numbers with a decimal point. In computers the decimal point is called floating point and float type numbers (numbers with decimal point which you are talking about) can only be converted in floating point notation.

The usual assumed notation is not floating point and this site doesn't claim to use floating point notation

Hope that clears it :D

Wolf 2021-09-14 14:43:07

Thank you! you made me understand Hex and decimal even more.

Guest2 2021-08-01 23:24:40

Thank you. Your site helped me confirm an error in calculation in my text book.

Ashfana shaikh 2021-07-07 06:09:15

Thanks a lot sir i am searching every where but you have given the best convertion in overall google website thank you so much

Guest 2021-06-25 16:21:13

Thanks a lot! Helped with my confusion a lot!!!

Phil 2021-06-02 14:55:10

Thanks ! Nice tool, helped me to understand windows power plan.

Guest 2021-05-31 09:11:50

how we calculate hexadecimals like that 0xa0000001 in decimal is there any short trick?

Aasad 2021-05-02 11:19:27

Hey this is very helpful. thanks for making this tool

Share Your Comments