Base 20 to Binary Conversion

Convert between Base 20 and Binary quickly and accurately.

b20
bin

How to Convert Base 20 to Binary

Conversion Formula

1 b20 = 10 bin
1 bin = 0.1 b20

Example

Convert 15 b20 to bin:

15 b20 = 15 × 10 bin = 150 bin

Unit Information

Learn about the numbers units you're converting between

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

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 to Binary Conversion Table

Base 20 [b20] Binary [bin]
1 b20 10 bin
10 b20 100 bin
25 b20 250 bin
50 b20 500 bin
100 b20 1000 bin
0 b20 0E+0 bin
-10 b20 -100 bin
-40 b20 -400 bin