3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t = "Текст"; $t = mb_convert_encoding($t, 'windows-1251', 'utf-8'); $t = htmlspecialchars($t); echo $t;

preferences:
34.24 ms | 402 KiB | 5 Q