What all encoding schemes does Unicode use to represent characters
Answers
Answered by
9
Answer:
UTF-8 is widely used in email systems and on the internet.
UTF-16 uses two bytes (16bits) to encode the most commonly used characters. If needed, the additional characters can be represented by a pair of 16 bit numbers. UTF-32 uses four bites (32bits) to encode the characters
Hope this answer helpful
Mark me as Brainlist..........
Answered by
0
Answer:The all encoding scheme that Unicode use to represent characters are:
1.UTF-8
2.UTF-16
3.UTF-32
Explanation:
Similar questions