3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo iconv('UTF-8', 'LATIN-1', 'たち2つ3て');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3cOjG
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'iconv'
          1        SEND_VAL_EX                                              'UTF-8'
          2        SEND_VAL_EX                                              'LATIN-1'
          3        SEND_VAL_EX                                              '%E3%81%9F%E3%81%A12%E3%81%A43%E3%81%A6'
          4        DO_FCALL                                      0  $0      
          5        ECHO                                                     $0
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.39 ms | 1392 KiB | 13 Q