HTML entity decoder
Performs the reverse conversion of the htmlentities() function, transforming HTML entities into characters.Example: «& € © £ ¥» → «& € © £ ¥».
Produces results similar to the PHP function html_entity_decode()
Decode HTML entities and restore the original text! Our online HTML entity decoder makes it easy to convert encoded HTML characters back into readable text.