<?php var_dump( mb_decode_numericentity('ß', [ 0x0, 0xffff, 0, 0xffff ], 'UTF-8'), mb_decode_numericentity('ß', [ 0x0, 0xffff, 0, 0xffff ], 'UTF-8', true) );
You have javascript disabled. You will not be able to edit any code.