<?php  
header("content-Type: text/html; charset=utf-8");  
echo mb_convert_encoding("ؤمتاخزµؤ؛أإَسر", "UTF-8", "GBK");  
?>