HTML Entity Decoder
Convert HTML entities like & and — back to characters.
Runs locally · Nothing uploaded
Text with entities
Decoded text
Result will appear here…Advertisement
About HTML Entity Decoder
Decodes named entities (&, , ©), decimal references (—), and hex references (😀) back into the characters they represent. Useful when scraping pages, reading feed content, or debugging double-encoded text.
Related tools
EncodingRuns locally in your browser.HTML Entity EncoderEscape text for safe embedding in HTML markup.EncodingRuns locally in your browser.Unicode UnescaperConvert \uXXXX and \u{...} escape sequences back to characters.EncodingRuns locally in your browser.URL DecoderDecode percent-encoded URLs and query strings back to plain text.