header('Content-type: text/html; charset=windows-1251');
$name = iconv('UTF-8', 'WINDOWS-1251', $_POST['name'])
jquery.ajax
.load()
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />