answersLogoWhite

0

What else can I help you with?

Continue Learning about General History

How important the binary number?

The binary number system is a VERY important system! It is a base 2 system, with only two symbols for numbers. There are very many good websites on the internet about binary numbers, so if you have any questions, there are many good places to look. Just search binary number system or binary numbers! You can find out there!


What is the relationship between prefixes of the word 'byte'?

Short Answer: 1 Megabyte is equal to 1,024 Kilobytes (1 MB = 1,024 KB)---- Detailed Answer -- Bits, Bytes, Kilobytes, and more...Computers are electronic devices so they view everything as either being ON or OFF. By stringing together groups of on and off messages, computers can store and process information.The code for ON and OFF are represented numerically as either a one (1) or a zero (0). 1=ON, 0=OFF. Individually, each one or zero is called a Binary Digit or BIT for short.A collection of 8 BITS (or eight zeros and ones) is equal to 1 BYTEIn human terms, 1 BYTE is equal to one character (a letter, number, space, dash, etc.)For example, when you type the letter "A" your computer sees "01000001" and if you type the letter "a" in lowercase it sees "01100001." Each zero and one by itself is a BIT; each collection of eight BITS makes up one BYTE.1 BIT = 1 BINARY DIGIT (either a 0 or a 1)1 BYTE = 1 CHARACTER1,024 BYTES = 1 KILOBYTE (KB) (one typewritten page is about 2 KB)1,024 KILOBYTES = 1 MEGABYTE (MB) (a complete novel is around 2 MB)1,024 MEGABYTES = 1 GIGABYTE (GB) (a stack of books 60 feet high would fit in 2 GB)1,024 GIGABYTES = 1 TERABYTE (TB) (all the books in a major research library = 2 TB)1,024 TERABYTES = 1 PETABYTE (PB) (every book in every US library = 2 PB)1,024 PETABYTES = 1 EXABYTE (all the words ever spoken by humans = 5 EB)


Related Questions

01110111 01101000 01100101 01110010 01100101 00100000 01100001 01110010 01100101 00100000 01101101 01111001 00100000 01101011 01100101 01111001 01110011?

01010100 01101000 01100101 01111001 00100000 01100001 01110010 01100101 00100000 01101001 01101110 00100000 01111001 01101111 01110101 01110010 00100000 01101100 01100101 01100110 01110100 00100000 01101000 01100001 01101110 01100100 00100000 01101001 01101110 01110011 01101001 01100100 01100101 00100000 01110000 01101111 01100011 01101011 01100101 01110100 00101100 00100000 01101100 01100101 01100001 01110100 01101000 01100101 01110010 00100000 01101010 01100001 01100011 01101011 01100101 01110100 00100000 01101000 01100001 01101110 01100111 01101001 01101110 01100111 00100000 01110101 01101110 01100100 01100101 01110010 00100000 01110100 01101000 01100101 00100000 01110011 01110100 01100001 01101001 01110010 01110011 00101110


How do you say i am a time lord in binary?

01101001 00100000 01100001 01101101 00100000 01100001 00100000 01110100 01101001 01101101 01100101 01101100 01101111 01110010 01100100 00001010


What is 01011001 01101111 01110101 00100111 01110010 01100101 00100000 01100001 00100000 01010010 01101111 01100010 01101111 01110100 in binary code?

01110101 00100111 01101111


What is the binary code for HELLO?

Each of the letters would be represented by a different binary code as follows: H is 01001000 E is 01000101 L is 01001100 O is 01001111 Therefore, HELLO (all caps) would translate into 0100100001000101010011000100110001001111 hello in lower case will be 01101000 01100101 01101100 01101100 01101111 'Hello' would be 0100100001100101011011000110110001101111, with 'Hello and 'Hello!' being 010010000110010101101100011011000110111100100001.


How important the binary number?

The binary number system is a VERY important system! It is a base 2 system, with only two symbols for numbers. There are very many good websites on the internet about binary numbers, so if you have any questions, there are many good places to look. Just search binary number system or binary numbers! You can find out there!


Which president was associated with the new frontier?

01000110 01100001 01101001 01110100 01101000 00100000 01101001 01110011 00100000 01110100 01101000 01100101 00100000 01100001 01101110 01110011 01110111 01100101 01110010 00101110 (Faith is the answer.)


Here is the first half look at advanced.01101000 01100001 01110100 00100000 01101001 01110011 00100000 01100001 00100000 0110110001101001 01110011 01110100 00100000 01101111 01100110 00100000 01110011 01110100 01100101?

Ah, I see you have a binary string there! It looks like you're exploring the world of binary code. Remember, each group of 8 digits represents a character in the ASCII table. Keep going with your exploration, and you'll uncover the hidden message within those binary numbers. Happy creating!


How do you say I agree in Binary?

In binary, the phrase "I agree" can be represented by converting each character to its ASCII value and then to binary. For example, "I" is 73 in ASCII (which is 01001001 in binary), and "agree" translates to 01100001 01100111 01110010 01100101 01100101. Thus, "I agree" in binary would be 01001001 00100000 01100001 01100111 01110010 01100101 01100101.


What is i hate you in binary code?

The phrase "I hate you" can be converted to binary code by first translating each character into its ASCII equivalent and then representing those ASCII values in binary. For example, "I" is 73 in ASCII, which is 01001001 in binary. Following this method, "I hate you" in binary is: 01001001 00100000 01101000 01100001 01110100 01100101 00100000 01111001 01101111 01110101.


What is is the alphabet in binary?

CapitalsLowercase Letter Binary Code A 01000001 B 01000010 C 01000011 D 01000100 E 01000101 F 01000110 G 01000111 H 01001000 I 01001001 J 01001010 K 01001011 L 01001100 M 01001101 N 01001110 O 01001111 P 01010000 Q 01010001 R 01010010 S 01010011 T 01010100 U 01010101 V 01010110 W 01010111 X 01011000 Y 01011001 Z 01011010 Letter Binary Code a 01100001 b 01100010 c 01100011 d 01100100 e 01100101 f 01100110 g 01100111 h 01101000 i 01101001 j 01101010 k 01101011 l 01101100 m 01101101 n 01101110 o 01101111 p 01110000 q 01110001 r 01110010 s 01110011 t 01110100 u 01110101 v 01110110 w 01110111 x 01111000 y 01111001 z 01111010


How do you make binary letters?

Upper case A 01000001 B 01000010 C 01000011 D 01000100 E 01000101 F 01000110 G 01000111 H 01001000 I 01001001 J 01001010 K 01001011 L 01001100 M 01001101 N 01001110 O 01001111 P 01010000 Q 01010001 R 01010010 S 01010011 T 01010100 U 01010101 V 01010110 W 01010111 X 01011000 Y 01011001 Z 01011010 Lower Case a 01100001 b 01100010 c 01100011 d 01100100 e 01100101 f 01100110 g 01100111 h 01101000 i 01101001 j 01101010 k 01101011 l 01101100 m 01101101 n 01101110 o 01101111 p 01110000 q 01110001 r 01110010 s 01110011 t 01110100 u 01110101 v 01110110 w 01110111 x 01111000 y 01111001 z 01111010


The language of zeros and one's is known as?

That is binary code! Binary code is what your computer basically runs off of. Those 1's and 0's are executed by the CPU, which then turns into a program such as an internet browser. Another cool fact about binary code, is that you can hide messages in it! See if you can decode this. 01010111 01101001 01101011 01101001 01000001 01101110 01110011 01110111 01100101 01110010 01110011 00100000 01101001 01110011 00100000 01100001 01110111 01100101 01110011 01101111 01101101 01100101 00100001