What is the difference between UTF 8 and UTF 16? - ProProfs Discuss
Advertisement

What is the difference between UTF-8 and UTF-16?

Asked by K. Gibson, Last updated: Apr 09, 2024

+ Answer
Request
Question menu
Vote up Vote down

1 Answer

W.Willow

W.Willow

W.Willow
W.Willow

Answered Mar 05, 2020

The full meaning of UTF is the Unicode Transformation Format. One of the differences between UTF-8 and UTF-16 is that; when it comes to encoding data, they can both use up to 4 bytes (32 bits), but the minimum that UTF-8 can use is one byte (8 bits), while the minimum usable for UTF-16 is 2 bytes (16 bits). This leads to the difference in their sizes when you make use of only ASCII characters, as UTF-16 would be about two times bigger than UTF-8 even when the same file is being coded with them.

When you use UTF-8 to encode a file that makes use of ASCII characters only, the resulting file will still have a similar identity with an ASCII encoded file. For UTF-16, this is not so because each character would become 2 bytes long. Even the legacy software would not be able to open a UTF-16 file, despite that it is not Unicode aware.

upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.