16.0k views
1 vote
The capital letter W is expressed as 01010111 in which system?

O A. Binary code
OB. ASCII
OC. Hexadecimal code
OD. Unicode
its a

1 Answer

4 votes

Answer:

The capital letter W is expressed as 01010111 in binary code. Binary code is a digital system that uses only two symbols, typically 0 and 1, to represent information. Each individual 0 or 1 is called a bit, and eight bits make up a byte. In the case of the capital letter W, it is represented as eight bits: 01010111.

Therefore, the answer to the question is that the capital letter W is expressed as 01010111 in binary code.

User AKornich
by
8.1k points