answersLogoWhite

0

There is no real answer to this. Binary codes can be any length. The minimum length is 1 byte.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

In ASCII code the word 'cat' would equal how many bytes?

011000110110000101110100 is cat in Binary. That is 23 Bits, or just under 3 Bytes.


How many binary digits make 8 bytes?

One byte consists of 8 bits (binary digits). Therefore, to find the number of bits in 8 bytes, you multiply 8 bytes by 8 bits per byte, which equals 64 bits. Thus, 8 bytes contain 64 binary digits.


What is it called if you are using bits and bytes to represent a code?

If you are using bits and bytes to represent a code, it is referred to as binary representation. This method encodes data using two states, typically represented by 0s and 1s, which are the fundamental units of digital information. In computing, this binary system is essential for processing and storing data.


How many nibbles are in a longword?

How many bytes are there in a longword? How to turn hexadecimal CABBAGE4U into a single binary longword?


How computer process bits and bytes?

Bits and bytes are processed into binary code (0 & 1) and are sent to the processor to be processed (hence the name) into the computer's motherboard and is sent to wherever it needs to go.


How many bytes are required to store a number in binary?

The number of bytes required to store a number in binary depends on the size of the number and the data type used. For instance, an 8-bit byte can store values from 0 to 255 (or -128 to 127 if signed). Larger numbers require more bytes: a 16-bit integer uses 2 bytes, a 32-bit integer uses 4 bytes, and a 64-bit integer uses 8 bytes. Thus, the number of bytes needed corresponds to the number of bits needed for the binary representation of the number.


Why 1024 bytes rounded to 1000 bytes?

1024 bytes is binary counting while 1000 bites is decimal counting.


How many bytes would it take to make 2501?

To determine how many bytes are needed to represent the number 2501, we first convert it to binary. The binary representation of 2501 is "10011100001," which requires 12 bits. Since one byte is 8 bits, you would need 2 bytes (16 bits) to store the value 2501.


How many bytes are there in 1011?

To determine how many bytes are in the binary number 1011, we first convert it to decimal. The binary number 1011 equals 11 in decimal. Since one byte consists of 8 bits, 1011 is less than one byte, as it only contains 4 bits. Therefore, there are 0.5 bytes in 1011.


How do you convert anything into bytes?

well letters are basically bytes you can use a letters to binary calculator and each 8 pieces of binary equals 1 byte.


You GB you equal to how much MB?

Defined by Hardware Manufacturers: Kilo-Bytes = 1,000 bytes Mega-Bytes = 1,000,000 bytes Giga-Bytes = 1,000,000,000 bytes or 1,000 Kb's Windows Actual Figures: Kilo-Bytes = 1,024 bytes Mega-Bytes = 1,024,000 bytes Giga-Bytes = 1,024,000,000 bytes Therefore, a HDD marketed as 100 Gb's is really only 97.6 Gb's when speaking about how much information it can actually hold. Remember Binary Code- 1, 2, 4, 6, 8, 16, 32, 64, 128, 256, 512, 1024, 2048 and so on. If it were true that a Kb was 1,000 bytes and not 1,024, binary code would have looked something like this 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100...... and this pattern has multiple issues, such as it does not allow for multiplying, only adding, and we lose almost all (if not all) manual variables.


What is the binary code for 01001011?

That IS the binary code.