answersLogoWhite

0


Best Answer

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

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How many bytes are in a binary code?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 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.


Why 1024 bytes rounded to 1000 bytes?

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


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.


Bytes are arrangements of?

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


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.


What is -33 in binary code?

00100001 is the binary code for 33


What is the binary code for 53?

00110101 is the binary code for 53


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).