HTML 实体解码

在下方粘贴HTML编码文本并点击解码将实体转换为字符。所有处理均在浏览器中本地完成。

已复制!

What is HTML Entity Decoding?

HTML entity decoding converts HTML entities back to their original characters. This includes named entities (&, <) and numeric entities (&, &).

This tool uses the browser's built-in HTML parser to accurately decode all standard entities.