3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "싏̏ljޅӋɠމӔي LˏǏI"; var_dump(mb_convert_encoding($string,"Windows-1251", "UTF-8"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gR0o2
function name:  (null)
number of ops:  10
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%EC%8B%8F%CC%8F%C7%89%DE%85%D3%8B%C9%A0%DE%89%D3%94%D9%8A+L%CB%8F%C7%8FI'
    3     1        INIT_FCALL                                               'var_dump'
          2        INIT_FCALL                                               'mb_convert_encoding'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 'Windows-1251'
          5        SEND_VAL                                                 'UTF-8'
          6        DO_ICALL                                         $2      
          7        SEND_VAR                                                 $2
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.22 ms | 1394 KiB | 17 Q