<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>