html_entity_decode (UTF-8 Safe) Posted on May 17, 2021May 17, 2021 by Mark FeehilyComments Off on html_entity_decode (UTF-8 Safe) html_entity_decode() will convert all HTML entities to their applicable characters. This function is the opposite of htmlentities() in that it converts all HTML entities in the string to their applicable characters.