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.


Nibbles bytes describe in terms of binary and hexadecimal?

I am not quite sure what you are trying to ask but Nibbles is a divided part of binary code. in Hex, you divide it into Nibbles consisting of 4 bits, whereas in others such as Octal, the nibbles are 3 bits.


Bytes are arrangements of?

A Byte is an arrangement of eight Bits (Binary digITs)


Which is smaller a kilobyte or a byte?

Kilo means 1000. A kilobyte is 1000 bytes...or more accurately, because bytes are counted in the binary system, that would be 1024 bytes (210=1024).


What is -33 in binary code?

00100001 is the binary code for 33


How many bytes in a 6gb flash drive?

A 6 GB flash drive contains approximately 6 billion bytes. More precisely, since 1 gigabyte (GB) is equal to 1,073,741,824 bytes (using the binary definition), a 6 GB flash drive would have about 6,442,450,944 bytes. However, in decimal terms, it is often rounded to 6,000,000,000 bytes.


How many kilobytes in one byte?

1/1000 or 1/1024. Because "kilo" is the metric SI prefix for "1000", the "kilobyte" is the larger unit (1000 bytes). However, as bytes are arranged as binary numbers (powers of 2), a kilobyte actually refers to 1024 bytes. 1024 = 210


How many bits are in extended ASCII byte?

An extended ASCII byte (like all bytes) contains 8 bits, or binary digits.


Why does CD with 700 MB ONLY HAVE 650 MB AVAILABLE.?

It is because they don't know how to calculate the capacity. The CD have 700,000,000 Bytes. 1024 Bytes=1Kb 1024 Bytes=1MB (because the PC use the Binary code).If you have 700,000,000 Bytes=683,593 Kb=667MB. If you want to burn you only have this 650 because the file is converted to another format that needs more capacity. I hope that this can answer your question.