answersLogoWhite

0


Best Answer

32

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many binary bits are used?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many binary bits are necessary to represent 748 different numbers?

Binary bits are necessary to represent 748 different numbers in the sense that binary bits are represented in digital wave form. Binary bits also have an exponent of one.


How many hexadecimals must be used for 128 bit WEP encryption?

Each of the 64 hexadecimal characters encodes 4 bits of binary data, so the entire 64 characters is equivalent to 256 binary bits - which is the actual binary key length used by the WiFi WPA pre-shared key (PSK).


What numbering system is used as a shorthand way of represent strings of bits?

Binary


One hexadecimal digit can be converted to how many binary bits?

8


How many bits are there in a byte and what are they used forwhat type of animal is a corvid?

There are 8 bits in a byte. Bits are a digit in a binary number. Binary is a number system that only has 2 symbols (0 and 1) that can be used to represent a number, as opposed to the usual decimal system that we're used to, which has 10 symbols (0, 1, 2, 3, 4, 5, 6, 7, 8, and 9). In computers, all data is stored as a series of 8-bit binary numbers.


How many different binary codes can be represented in 2 bits?

2


How many binary bits are needed to represent decimal number 21?

5


How many bits to represent twenty-six?

23 can be represented in binary as 10111 and would therefore require 5 bits to represent.


What are four binary units?

If you are asking what is four (4) in the binary system, the answer is 100.


How many bianary digits create one byte?

Binary digit = 1 bit. Four bits = 1 nibble. 8 bits = 1 byte.[An obsolete computer type used 9 bits to a byte, but that is history, not modern practice. ]


How many bits in the binary system are represented by one digit in the hexadecimal system?

4


How many bits are it byte?

One BYTE is always 8 BITs. (Binary digITs) Some data protocols use a different number of bits to define a character, most systems today use 8 bits, some older systems used 5 bits or 7 bits. But a BYTE is always 8 bits regardless. (a NIBBLE is half a byte - 4 bits).