What is the difference between UTF-8 and UTF-16?
Answer (1)
UTF-8 is a variable-length character encoding that uses one to four bytes to represent each character, while UTF-16 is a fixed-length encoding that uses two bytes to represent each character. UTF-8 is backward-compatible with ASCII, while UTF-16 is not.
Comments (0)
Related Questions
What is the difference between CS and IS
136 Views




