answersLogoWhite

0

An 8 bit binary code is a code that is 8 digits long. It would look like this: 00110010

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What number is defined by the 8 bit binary code 0000 0101?

5


What is the binary code for 4?

14 decimal in binary is 11102. In octal it is 168 and in hexadecimal it is 0E16.


How many digits are in a binary code?

The number of digits in a binary code depends on the specific representation or value being encoded. Each binary digit, or "bit," can be either 0 or 1. For example, an 8-bit binary code can represent values from 0 to 255 and consists of 8 digits. In general, the number of digits in a binary code is determined by the required range of values or the amount of data being represented.


How do you convert binary to grey code?

To convert binary to Gray code, take the most significant bit (MSB) of the binary number as the MSB of the Gray code. For each subsequent bit, XOR the current bit of the binary number with the previous bit. Repeat this process for all bits in the binary number to obtain the complete Gray code.


What is the binary code for 01001011 00000011 01011000 00101100 00000111 00001101?

The binary code you provided is a sequence of binary digits (0s and 1s) grouped into 8-bit segments. Each segment represents a byte. The complete binary code is simply the concatenation of these segments: 010010110000001101011000001011000000011100001101.


What is the binary number of 10?

The Binary for ten in 8-bit binary is: 00001010


Which code uses 7 bit binary code to reprent each characters?

Ascii codes is uses 7 bit binary code to reprsent each character


What is a EBCDIC?

EBCDIC code stands for extended binary coded decimal interchange code....it is an 8 bit code and can provide 256 different characters..it is used on ibm mainframes and on other large computers.. EBCDIC code stands for extended binary coded decimal interchange code....it is an 8 bit code and can provide 256 different characters..it is used on ibm mainframes and on other large computers..


How many symbols in an 8-bit binary number?

An 8-bit binary number consists of 8 symbols, each of which can be either a 0 or a 1. This means that there are two possible values for each bit. Therefore, an 8-bit binary number can represent a total of (2^8 = 256) different values.


What is a BIT in relation to binary code?

A BIT is a Binary digIT. Very small saving unit.Having two values,(0,1).


What is a single 1 and 0 in binary code?

That is called a "bit", short for "binary digit".


What is the binary code for 8?

1000