Binary to Base 20 Conversion

Convert between Binary and Base 20 quickly and accurately.

bin
b20

How to Convert Binary to Base 20

Conversion Formula

1 bin = 0.1 b20
1 b20 = 10 bin

Example

Convert 15 bin to b20:

15 bin = 15 × 0.1 b20 = 1.5 b20

Unit Information

Learn about the numbers units you're converting between

Binary

bin

Definition

Binary is a base-2 numeral system using only digits 0 and 1. It is fundamental to computer science and digital electronics, representing data in the most basic form that computers can process.

History/Origin

Binary notation was developed by Gottfried Leibniz in the 17th century, though the concept dates back to ancient civilizations. It became essential with the advent of digital computers in the 20th century.

Current Use

Binary is used in computer programming, digital circuits, data storage systems, and all digital technology. It forms the foundation of how computers process and store information.

Multiplier

2

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

Binary to Base 20 Conversion Table

Binary [bin] Base 20 [b20]
1 bin 0.1 b20
10 bin 1 b20
25 bin 2.5 b20
50 bin 5 b20
100 bin 10 b20
0 bin 0E+0 b20
-10 bin -1 b20
-40 bin -4 b20