translate french characters

J

jgershonw1

I have a file that is UTF-8 encoded which contains french words. The
french characters are represented as two characters. Take for example
an accented e, which is A with a tilda ontop and the copyright symbol.
How would I go about translating Téléjournal to Téléjournal?
 
C

Cor Ligthert [MVP]

Use the tables as they are used in that country.
http://msdn2.microsoft.com/en-us/library/system.text.encoding(vs.71).aspx

http://msdn2.microsoft.com/en-us/library/ms776446.aspx

Cor


<[email protected]> schreef in bericht
I have a file that is UTF-8 encoded which contains french words. The
french characters are represented as two characters. Take for example
an accented e, which is A with a tilda ontop and the copyright symbol.
How would I go about translating Téléjournal to Téléjournal?
 

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

Top