$str=Encode::decode("UTF-8",$str); $str=Encode::encode("ISO-8859-1",$str);