<?php echo mb_strlen("안녕", "utf-8"); echo strlen("abc"); echo utf8_encode("안녕");
You have javascript disabled. You will not be able to edit any code.