3v4l.org

run code in 300+ PHP versions simultaneously
<?php mb_internal_encoding("ISO-8859-1"); var_dump(mb_internal_encoding()); $ograve = hex2bin('f2'); echo iconv("ISO-8859-1", "UTF-8", $ograve);
Output for git.master, git.master_jit, rfc.property-hooks
string(10) "ISO-8859-1" Warning: iconv(): Wrong encoding, conversion from "ISO-8859-1" to "UTF-8" is not allowed in /in/KfGXP on line 9

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
60.1 ms | 401 KiB | 8 Q