Binary Code
How binary code is converted to text, and then to larger units of measurement:
Binary Code to Text
1. "Binary Code": Binary code consists of 0s and 1s that represent information.
2. "Bytes": A group of 8 binary digits (0s and 1s) is called a byte.
3. "ASCII": The American Standard Code for Information Interchange (ASCII) is a character-
encoding scheme that assigns a unique binary code to each character.
4. "Text": When binary code is converted to text, each byte is translated into a corresponding
character using the ASCII table.
Text to Kilobytes (KB)
1. "Characters": Text is composed of individual characters.
2. "Bytes": Each character is represented by a byte (8 binary digits).
3. "Kilobytes (KB)": 1,024 bytes are equal to 1 kilobyte (KB).
Kilobytes (KB) to Megabytes (MB)
1. "Kilobytes (KB)": 1,024 bytes are equal to 1 kilobyte (KB).
2. "Megabytes (MB)": 1,024 kilobytes (KB) are equal to 1 megabyte (MB).
Megabytes (MB) to Gigabytes (GB)
1. "Megabytes (MB)": 1,024 kilobytes (KB) are equal to 1 megabyte (MB).
2. "Gigabytes (GB)": 1,024 megabytes (MB) are equal to 1 gigabyte (GB).
Gigabytes (GB) to Terabytes (TB)
1. "Gigabytes (GB)": 1,024 megabytes (MB) are equal to 1 gigabyte (GB).
2. "Terabytes (TB)": 1,024 gigabytes (GB) are equal to 1 terabyte (TB).
The process of converting binary code to text, and then to larger units of measurement,
Involves the following steps:
1. Binary code → Text (using ASCII)
2. Text → Bytes
3. Bytes → Kilobytes(KB)
4. Kilobytes (KB) → Megabytes (MB)
5. Megabytes (MB) → Gigabytes (GB)
6. Gigabytes (GB) → Terabytes (TB)

Comments