源代码:
下载代码
点击运行
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> </head> <body> <p>These are ISO-8859-1 characters: � � �.</p> <p>Try to change the charset to ISO-8859-8.</p> </body> </html>
运行结果: