PHP utf8_encode() May 15, 2012 Pramod T P It encodes an ISO-8859-1 string to UTF-8 Example <?php echo utf8_encode(“phpcodez”); ?>