HTML Entity EncoderHTML 实体编解码
Encode or decode HTML entities for safe text snippets and markup.对 HTML 实体进行编码或解码,适合安全处理文本片段与标记。
Your files are processed entirely in your browser. Nothing is uploaded to any server.所有文件均在浏览器本地处理,不会上传到服务器。
About this tool工具说明
Encode or decode HTML entities for safe text snippets and markup. Works directly in your browser - no software to install, no account required, completely free.对 HTML 实体进行编码或解码,适合安全处理文本片段与标记。
FAQ常见问题
What characters are encoded?
HTML-sensitive characters such as ampersand, angle brackets and quotes are encoded.
Can it decode numeric entities?
Yes. Named, decimal and hexadecimal entities are decoded by the browser.
Is my text uploaded?
No. Encoding and decoding happen locally.
会编码哪些字符?
会编码 &、尖括号、引号等 HTML 敏感字符。
可以解码数字实体吗?
可以,支持命名实体、十进制和十六进制数字实体。
文本会上传吗?
不会,编解码都在本地完成。
Related tools相关工具