Toggle navigation
工具集
开发者实用工具
首页
工具
编码
工具
/
编码
URL Encode/Decode
URL 编码/解码(encodeURIComponent / decodeURIComponent)
Base64 编码/解码
Base64 编码/解码(支持 UTF-8)
HTML 实体 Encode/Decode
HTML 实体编码/解码(< > & 等)
Unicode 转换
文本与 \uXXXX 互转
图片Base64
图片与Base64编码互转
Base64URL 编解码
Base64URL 与 Base64 互转,常用于 JWT
HEX / 字符串转换
十六进制(HEX)与字符串(UTF-8)互转