Hexadecimal to Base 20 Conversion

Convert between Hexadecimal and Base 20 quickly and accurately.

hex
b20

How to Convert Hexadecimal to Base 20

Conversion Formula

1 hex = 0.8 b20
1 b20 = 1.25 hex

Example

Convert 15 hex to b20:

15 hex = 15 × 0.8 b20 = 12 b20

Unit Information

Learn about the numbers units you're converting between

Hexadecimal

hex

Definition

Hexadecimal is a base-16 numeral system using digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, and F. It is widely used in computer science, programming, and digital systems.

History/Origin

Hexadecimal became important with the development of computers. It maps easily to binary (4 bits per hex digit) and is more compact than binary for representing large numbers.

Current Use

Hexadecimal is used extensively in computer programming, memory addresses, color codes (RGB), debugging, and digital systems.

Multiplier

16

Offset

0

Base 20

b20

Definition

Base 20 is a base-20 numeral system using digits 0-9 and letters A-J. It is rarely used in practice but has theoretical applications in computer science and mathematics.

History/Origin

Base 20 systems have been studied in mathematics and computer science, though they have limited practical applications compared to more common bases like binary, decimal, or hexadecimal.

Current Use

Base 20 is used in mathematical research, theoretical computer science, and some specialized encoding applications.

Multiplier

20

Offset

0

Hexadecimal to Base 20 Conversion Table

Hexadecimal [hex] Base 20 [b20]
1 hex 0.8 b20
10 hex 8 b20
25 hex 20 b20
50 hex 40 b20
100 hex 80 b20
0 hex 0E+0 b20
-10 hex -8 b20
-40 hex -32 b20