🏷️ HTML 实体编码
Encode and decode HTML entities — free, in your browser.
✨ See what this tool can do
📄
Plain text/HTML
编码和解码 HTML 实体
转义 HTML 特殊字符
100% 隐私 —— 浏览器端运行
🏷️
HTML entities
📥 Input
📤 Output
HTML 编解码器:编码和解码 HTML 实体
HTML 编解码器让你编码和解码 HTML 实体。全部在浏览器本地处理,无需上传、无需注册。
转义 HTML 特殊字符
转义 HTML 特殊字符。这是人们使用HTML 编解码器最常见的理由之一——几秒内即可在浏览器中完成。
为安全 HTML 显示准备文本
为安全 HTML 显示准备文本。这是人们使用HTML 编解码器最常见的理由之一——几秒内即可在浏览器中完成。
解码实体编码内容
解码实体编码内容。这是人们使用HTML 编解码器最常见的理由之一——几秒内即可在浏览器中完成。
HTML 编解码器所需的一切功能
让HTML 编解码器快速、私密且免费的强大功能。
即时处理
输入即转换、即校验。
开发者级
为准确、符合标准的结果而构建。
100% 隐私
全部本地处理——数据不外传。
复制导出
一键复制到剪贴板,方便使用。
永久免费
无需注册、无 API 密钥、无限制。
正则与 JSON
内置完整正则表达式和 JSON 校验。
100% 隐私
文件不离开浏览器
浏览器端
无需安装、不上传
永久免费
无需注册、无水印
无需注册
即刻开始,无需账号
How to Use
1
Enter Text
Paste text or HTML in the input area.
2
Encode or Decode
Click Encode to create entities, Decode to reverse.
3
View Result
Encoded/decoded text appears on the right.
4
Copy
Click Copy to copy the result.
Detailed User Guide
Enter Text
Paste text or HTML in the input area.
Encode or Decode
Click Encode to create entities, Decode to reverse.
View Result
Encoded/decoded text appears on the right.
Copy
Click Copy to copy the result.
常见问题
The 5 standard XML/HTML entities: & (&), < (<), > (>), \" ("), \' (').
To display HTML code as text on a web page without the browser rendering it.
Unicode characters are preserved as-is. Only the 5 reserved HTML characters are encoded.
<、>、&、"、' ——核心 HTML 实体。
是的——编码和解码均支持。
够用——遵循标准规范(RFC 3986、JSON 规范等)。
不会。全部在浏览器内处理,关闭标签页即丢弃。