Reza - 2003-04-17

i have major problems handling different character encodings on different websites. charsets like "windows-1256", "windows-1252" and "iso-8859-1" all get converted to "iso-8859-1" and corrupts the content. is there any way to convert them all to "utf-8" befor parsing them?