3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo iconv('gbk', 'utf-8', '上海通用地域词');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/38A40
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                                              'gbk'
          2        SEND_VAL_EX                                              'utf-8'
          3        SEND_VAL_EX                                              '%E4%B8%8A%E6%B5%B7%E9%80%9A%E7%94%A8%E5%9C%B0%E5%9F%9F%E8%AF%8D'
          4        DO_FCALL                                      0  $0      
          5        ECHO                                                     $0
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.37 ms | 1392 KiB | 13 Q