Skip to main content
3 of 5
added 4 characters in body
Pacerier
  • 5.1k
  • 8
  • 42
  • 60

what is the advantage of choosing ANSI encoding over UTF8?

I'm suspecting that there is no advantage in choosing ASCII encoding over UTF8, since anything ASCII encoded would be exactly the same size as if it is UTF8 encoded and besides, UTF8 provides support for characters that happen to be outside the range.

Could someone point out one area in which we will ever choose ASCII instead of UTF8 ?

Pacerier
  • 5.1k
  • 8
  • 42
  • 60