<?php var_dump( mb_convert_encoding( mb_substr( mb_convert_encoding( "¨l", "ISO-8859-1", "UTF-8" ), 0, null, "UTF-8" ), "UTF-8", "ISO-8859-1" ) );
You have javascript disabled. You will not be able to edit any code.