AMANKnowledge Contributor
Changing computer language of 1's and 0's to characters that a person can understand is…
Changing computer language of 1's and 0's to characters that a person can understand is…
Changing the computer language of 1’s and 0’s to characters that a person can understand is known as “binary to text conversion” or “binary decoding.” In this process, binary code, which represents data at the lowest level in computers, is translated into human-readable text or characters, typically using a character .
It is called binary decoding in which binary numbers is converted to text.
for eg-
input-00110000 00110000 00110000 00110001 01000011 01101111 01100100 01100101
output-CODE