Q. Encode the word ‘COMPUTER’ using ASCII and convert the encode value into binary values.


Answer: -

Symbol

ASCII

Binary Code

C

67

1000011

O

79

1001111

M

77

1001101

P

80

1010000

U

85

1010101

T

84

1010100

E

69

1000101

R

82

1010010


So, for binary value of the word ‘COMPUTER’ is: -
10000111001111100110110100001010101101010010001011010010

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post