Page is a not externally linkable
phranque - 9:47 am on Sep 17, 2012 (gmt 0)
Handling character encodings in HTML and CSS:
http://www.w3.org/International/tutorials/tutorial-char-enc/ [w3.org]
Always declare the encoding of your document. Use the HTTP header if you can. Always use an in-document declaration too.