3v4l.org

run code in 300+ PHP versions simultaneously
<?php mb_convert_encoding("あいうえお", "Base64", "UTF-8"); mb_convert_encoding("あいうえお", "QPrint", "UTF-8"); mb_convert_encoding("あいうえお", "HTML", "UTF-8"); mb_convert_encoding("あいうえお", "Uuencode", "UTF-8");
Output for git.master, git.master_jit, rfc.property-hooks
Deprecated: mb_convert_encoding(): Handling Base64 via mbstring is deprecated; use base64_encode/base64_decode instead in /in/8v8TQ on line 2 Deprecated: mb_convert_encoding(): Handling QPrint via mbstring is deprecated; use quoted_printable_encode/quoted_printable_decode instead in /in/8v8TQ on line 3 Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /in/8v8TQ on line 4 Deprecated: mb_convert_encoding(): Handling Uuencode via mbstring is deprecated; use convert_uuencode/convert_uudecode instead in /in/8v8TQ on line 5

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:
44.07 ms | 402 KiB | 8 Q