answersLogoWhite

0

What are the binary codes for numbers 1 to 20?

Updated: 12/9/2022
User Avatar

Bottiebop

Lvl 1
14y ago

Best Answer

The binary numbers from 1 to 20 are...
1 = 1
2 = 10
3 = 11
4 = 100
5 = 101
6 = 110
7 = 111
8 = 1000
9 = 1001
10 = 1010
11 = 1011
12 = 1100
13 = 1101
14 = 1110
15 = 1111
16 = 10000
17 = 10001
18 = 10010
19 = 10011
20 = 10100

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the binary codes for numbers 1 to 20?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Do binary codes uses 1 and 2?

binary codes uses 0 and 1


What does math have to do with codes?

Math is very important in codes just like in Binary theory wherein only two numbers are involved, 1 and 0.


What are the numbers in binary?

The only numbers used in binary are 0 and 1


How does ten equal two?

5 multiplied by 2 is 10Answer:Consider the joke: There are 10 kinds of people in the world those who understand binary and those that don't.Binary uses powers of 2 to express numbers. Thus 20=1,21=2, 22=4 and so on (numbers shown in decimal). This is expressed as strings of numbers using either 0 or 1. Thus 0(binary) =0 (deciamal). 1(Binary)=1 (decimal) or 20, 10(binary)=2(decimal) or 21, 11=3 (decimal) =10+1(binary) = 21+20 and so on.


Does binary codes use the numbers 1 and 2?

No, binary uses only the digits 0 and 1. Each digit in a binary number represents a power of 2 i.e. 1, 2, 4, 8, 16 etc. Check Wikipedia for examples.


What is 1 plus 1 in binary?

1 + 1 = 10 in binary numbers.


What numbers is binary made up of?

Binary has all the numbers. Each binary digit can have the value 0 or 1 only.


What is the meaning of binary form?

Our system uses 10 numbers: 0123456789. Binary only uses 0 and 1. Our 1 is binary 1, but because there are no more numbers to use, our 2 is binary 10, our 3 is binary 11, our 4 is binary 100, and so on.


What is binary code and why was it chosen to represent data in computers?

Binary code is a base 2 number system, with only the digits 0 and 1. It is used to represent the on/off states of transistors in integrated circuits, with 0 representing off and 1 representing on. So, binary codes represent the possible states of hardware transistors, and the binary codes represent numbers and letters through a coding system like ASCII or EBCDIC.


What two numbers represent a binary digit?

The only two numbers that represent a binary digit are 0 and 1


What numbers are used in binary?

Binary uses only the digits 0 and 1.


What Numbers that computers use to store and process data?

BINARY