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.