Page is a not externally linkable
encyclo - 7:01 pm on Apr 7, 2006 (gmt 0)
I'm not too familiar with IIS (I use Apache), but you need to explicitly declare the UTF-8 charset with a HTTP header, not just within the feed. The other possibility is to declare the mime type
Welcome to WebmasterWorld, gswartz. application/rss+xml which replaces text/xml and is UTF-8 by default.