Converting special charactes such as ü and à back to their original, latin alphbet counterparts in C#

后端 未结 5 919
感情败类
感情败类 2020-12-30 02:02

I have been given an export from a MySQL database that seems to have had it\'s encoding muddled somewhat over time and contains a mix of HTML char codes such as

5条回答
  •  执念已碎
    2020-12-30 02:24

    Here you can find a completer list:

    http://bueltge.de/wp-content/download/wk/utf-8_kodierungen.pdf

提交回复
热议问题