The part that says "charset=utf-8" is also important for foreign surfers. They may be set up to use their own alphabet by default and this code tells the browser to use the Unicode alphabet which can correctly display letters for most languages of the world. If the browser doesn't know which character set the page should be using, some users may see only gibberish.

Kevin