<?php $utf8='η.∊'; var_dump($utf8, mb_convert_encoding($utf8,'CP1252','UTF-8'), mb_convert_encoding(mb_convert_encoding($utf8,'CP1252','UTF-8'),'UTF-8','CP1252') );
You have javascript disabled. You will not be able to edit any code.