HTML Decoder

Use this Online HTML Decoder to decode all HTML Entities to their original ASCII characters. This tool will take text as Input, scan all HTML entities, and replaces them with their original ASCII characters.
Copy to clipboard

What is HTML Decoding?

HTML Decoding is the exact reverse of HTML Encoding. It will take the text with HTML Entities as Input, process it to replace all HTML Entities with their original ASCII characters, and show results to copy.

Check out our list below for some commonly used HTML entities and their equivalent. Click here to check full list of HTML entities here.

ASCII Characters Equivalent HTML Entity
non-breaking space  
< &lt;
> &gt;
& &amp;
© &copy;
® &reg;
" &quot;
' &apos;
How to use HTML Decoder?
Online HTML Decoder is easy to use and will decode entered text in 5 basic steps.
  1. Copy the text to HTML decode.
  2. Once copied, open https://www.utilityforweb.com/html-decode/
  3. Paste the content you copied into the first text area on the screen.
  4. Click "Decode HTML" button and start HTML Decoding process.
  5. Check the affair and click on Copy to clipboard to copy.
Similar Tools
Base64 Encode
Base64 Encode

Encode string using bas64 encoding technique.

Base64 Decode
Base64 Decode

Decode base64 encoded string to original.

URL Encode
URL Encode

Encode URLs using URL Encoding technique.

URL Decode
URL Decode

Encode URL encoded string to its original.

HTML Encode
HTML Encode

Encode ASCII characters to equivalent HTML Entities.