编辑下面的代码:【加编码】
<html> <body> <script charset="UTF-8" src="/demo/demo_script_charset.js"> </script> <p>The greek characters displays correctly because they are part of the "UTF-8" character set.</p> <p>Try changing character sets to "ISO-8859-1" (default), "windows-1252" or "UTF-16".</p> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂