Skip to content

Instantly share code, notes, and snippets.

@simevidas
Forked from cjohansen/encoding.html
Created September 17, 2013 00:49
Show Gist options
  • Save simevidas/6588720 to your computer and use it in GitHub Desktop.
Save simevidas/6588720 to your computer and use it in GitHub Desktop.
<head>
<script>document.write('<meta charset="utf-8">')</script>
</head>
<body>
<script>
document.body.innerHTML += "✓";
</script>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment