3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo urlencode(urlencode(iconv("UTF-8-MAC", "SJIS-win","ヒップな" )));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/A9Dut
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'urlencode'
          1        INIT_FCALL                                               'urlencode'
          2        INIT_FCALL_BY_NAME                                       'iconv'
          3        SEND_VAL_EX                                              'UTF-8-MAC'
          4        SEND_VAL_EX                                              'SJIS-win'
          5        SEND_VAL_EX                                              '%E3%83%92%E3%83%83%E3%83%97%E3%81%AA'
          6        DO_FCALL                                      0  $0      
          7        SEND_VAR                                                 $0
          8        DO_ICALL                                         $1      
          9        SEND_VAR                                                 $1
         10        DO_ICALL                                         $2      
         11        ECHO                                                     $2
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.93 ms | 1394 KiB | 15 Q