Explain ASCII and Unicode
Answers
Answered by
3
ASCII:- it's stand for American standard code for information interchange (ASCII is the acronym for the American Standard Code for Information Interchange. It is a code for representing 128 English characters as numbers, with each letter assigned a number from 0 to 127. For example, the ASCII code for uppercase M is 77.)
UNICODE:-its stand for universal
character encoding.(Unicode is a information technology standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems. The standard is maintained by the Unicode Consortium, and as of March 2020)
Answered by
1
Answer:
Answer:ASCII. Stands for "American Standard Code for Information Interchange." ASCII character encoding provides a standard way to represent characters using numeric codes. These include upper and lower-case English letters, numbers, and punctuation symbols. ASCII uses 7 bits to represent each character.
Answer:ASCII. Stands for "American Standard Code for Information Interchange." ASCII character encoding provides a standard way to represent characters using numeric codes. These include upper and lower-case English letters, numbers, and punctuation symbols. ASCII uses 7 bits to represent each character.Unicode is a universal character encoding standard. It defines the way individual characters are represented in text files, web pages, and other types of documents. While ASCII only uses one byte to represent each character, Unicode supports up to 4 bytes for each character.
Follow me
Follow meMark as brainlist
Similar questions