3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach (mb_list_encodings() as $encoding) { echo $encoding, ': ', mb_convert_encoding('ö', $encoding, 'UTF-8'), PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
BASE64: Deprecated: mb_convert_encoding(): Handling Base64 via mbstring is deprecated; use base64_encode/base64_decode instead in /in/1R8vD on line 4 w7Y= UUENCODE: Deprecated: mb_convert_encoding(): Handling Uuencode via mbstring is deprecated; use convert_uuencode/convert_uudecode instead in /in/1R8vD on line 4 begin 0644 filename !]@`` HTML-ENTITIES: Deprecated: mb_convert_encoding(): Handling HTML entities via mbstring is deprecated; use htmlspecialchars, htmlentities, or mb_encode_numericentity/mb_decode_numericentity instead in /in/1R8vD on line 4 &ouml; Quoted-Printable: Deprecated: mb_convert_encoding(): Handling QPrint via mbstring is deprecated; use quoted_printable_encode/quoted_printable_decode instead in /in/1R8vD on line 4 =C3=B6 7bit: ? 8bit: � UCS-4: � UCS-4BE: � UCS-4LE: � UCS-2: � UCS-2BE: � UCS-2LE: � UTF-32: � UTF-32BE: � UTF-32LE: � UTF-16: � UTF-16BE: � UTF-16LE: � UTF-8: ö UTF-7: +APY- UTF7-IMAP: &APY- ASCII: ? EUC-JP: ��� SJIS: ? eucJP-win: ��� EUC-JP-2004: �� SJIS-Mobile#DOCOMO: ? SJIS-Mobile#KDDI: ? SJIS-Mobile#SOFTBANK: ? SJIS-mac: ? SJIS-2004: �� UTF-8-Mobile#DOCOMO: ö UTF-8-Mobile#KDDI-A: ö UTF-8-Mobile#KDDI-B: ö UTF-8-Mobile#SOFTBANK: ö CP932: ? SJIS-win: ? CP51932: ? JIS: $(D+S(B ISO-2022-JP: ? ISO-2022-JP-MS: ? GB18030: �0�2 Windows-1252: � Windows-1254: � ISO-8859-1: � ISO-8859-2: � ISO-8859-3: � ISO-8859-4: � ISO-8859-5: ? ISO-8859-6: ? ISO-8859-7: ? ISO-8859-8: ? ISO-8859-9: � ISO-8859-10: � ISO-8859-13: � ISO-8859-14: � ISO-8859-15: � ISO-8859-16: � EUC-CN: ? CP936: ? HZ: ? EUC-TW: ? BIG-5: ? CP950: ? EUC-KR: ? UHC: ? ISO-2022-KR: $)C? Windows-1251: ? CP866: ? KOI8-R: ? KOI8-U: ? ArmSCII-8: ? CP850: � ISO-2022-JP-2004: $(Q)l(B ISO-2022-JP-MOBILE#KDDI: ? CP50220: ? CP50221: ? CP50222: ?

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:
58.33 ms | 405 KiB | 8 Q