开发者

What HTML text encoding exactly corresponds to MySQL charset "latin1"?

What HTML text encoding exactly corresponds to MySQL charset "latin1"? ISO-8859-1, ISO-885开发者_如何学JAVA9-2, ISO-8859-15, or another one?


It's actually the same as cp1252, which is actually a Windows code page. In terms of the ISO standards, it's closest to ISO 8859-1, except that it defines a few more characters (such as the Euro symbol).


ISO-8859-1 is the official name of Latin-1.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜