3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = "\xE0\xA4\xA0\xA0"; $text = iconv( 'utf-8', 'utf-8', $text ); var_dump( $text );

preferences:
24.63 ms | 404 KiB | 5 Q