3v4l.org

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

preferences:
32.79 ms | 402 KiB | 5 Q