Charset for English

  • Thread starter Thread starter Mr. X.
  • Start date Start date
I have thought utf-8 is the one for English,
but I think it has several problems (There are some garbage on the displayed
text).
 
I have thought utf-8 is the one for English,
but I think it has several problems (There are some garbage on the displayed
text).

I would do things the oeherr w
 
So this damn web interface...

utf8 is likely the most used as this is a way to encode unicode
allowing to use latin charsets as well as whatever you could dream
off... What characters are causing this problem ? Where do they come
from ? (ASPX markup, DB, constants ?) For example storing an ASPX page
that contains non ASCII characters without using utf8 encoding could
lead to this kind of conistency problem...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top