🔐 编码转换工具
首页
‹
🔐
编码转换
← ToolBox
/
编码转换
工具
🌙
🔐 编码转换工具
共 30 个免费在线工具,纯前端处理,数据不上传
🔤
ASCII 可读性检测
ASCII Readability Detect
ASCII 可读性检测器,估算文本中 ASCII 与可打印字符占比,辅助判断编码与文本内容可读性。
ASCII Readability Detect - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Convers...
🔡
Base32 编码长度
Base32 Encode Length
Base32 编码长度计算器,求编码后字符数并与 Base64 对比,用于数据编码大小预估。
Base32 Encode Length - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion ...
🔢
Base32 编码长度估算
Base32 Encode Length Estimate
Base32 编码长度估算器,按输入字节数估算编码后字符串长度,用于传输与存储容量规划。
Base32 Encode Length Estimate - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Co...
🔠
Base58 校验长度
Base58 Check Length
输入原始字节长度,工具按 Base58 编码规则并叠加 4 字节校验和,估算编码后字符串长度,常用于比特币等加密货币地址长度预估。
Base58 Check Length - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion t...
🔤
Base64 编码 / 解码
Base64 Encode / Decode
支持普通 Base64 与 Base64Url 格式,正确处理 Unicode 文本。
Encode and decode Base64 online, free and secure. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Co...
🗂️
Base64 编码大小
Base64 Encode Size
输入原始文件或文本的字节大小,工具估算 Base64 编码后的体积(约膨胀 1/3),并提示含换行时的额外开销,便于评估嵌入成本。
Base64 Encode Size - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion to...
📦
Base64 编码长度
Base64 Encode Length
输入待编码数据的字节数,工具按每 3 字节转为 4 字符的规则估算 Base64 编码后的字符数,便于判断传输与存储开销。
Base64 Encode Length - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion ...
🔤
二进制 / 十六进制转 ASCII
Binary / Hex to ASCII
二进制 / 十六进制转 ASCII
Binary / Hex to ASCII - Decode 8-bit binary or 2-digit hex groups back to readable text. Free, browser-only.
✅
CRC 校验位宽
CRC Checksum Width
输入 CRC 标准名称(如 CRC-8、CRC-16、CRC-32),工具给出对应的校验位宽与十六进制表示长度,便于在通信或存储中规划校验字段。
CRC Checksum Width - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion to...
🛡️
CRC 检错能力估算
CRC Error Detection Capability Estimate
输入 CRC 校验位宽(如 16 或 32)与信道随机误码率,工具估算漏检概率与附加开销,帮助比较 CRC-16 与 CRC-32 的检错强度。
CRC Error Detection Capability Estimate - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encod...
🧱
HTML 实体长度
HTML
输入包含 &、<、>、" 等特殊字符的文本,工具估算转义为 HTML 实体(如 &)后的长度增量,便于预估网页转义后的体积变化。
HTML - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🔐
JWT 长度估算
JWT Length Estimate
输入 JWT 的 Header 与 Payload 长度,按 Base64 编码约膨胀 33% 的规律估算令牌整体字节数,便于评估令牌体积与请求开销。
JWT Length Estimate - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion t...
🔗
URL 编码 / 解码
URL Encode / Decode
支持 URL 组件编码(encodeURIComponent)与完整 URL 解析。
Encode and decode URLs online, free and secure. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conv...
🌐
URL 编码空间占比
URL
输入原始 URL 或参数串,工具估算经百分号编码后相比原文的体积增长比例,帮助你预判长参数在链接中的膨胀程度。
URL - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🔗
URL 编码长度估算
URL Encode Length Estimate
输入可能含中文、空格或符号的 URL 字符串,工具按 RFC 3986 估算编码后长度(仅字母数字及 -_.~ 安全),便于控制请求行长度。
URL Encode Length Estimate - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conve...
🔤
UTF-8 字节数
UTF 8
输入ASCII字符与多字节字符(如中文、emoji)的数量,按UTF-8变长编码规则估算文本占用的字节数,便于预估存储与传输体积。
UTF 8 - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🔲
二维码版本容量
Encode 5
输入要编码的字符数量与编码模式(数字、字母或字节),工具估算所需的最低 QR 码版本号与容量等级,便于生成合适尺寸的二维码。
Encode 5 - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
📊
信息熵(香农)
Entropy ( Shannon )
信息熵(香农)计算器。输入离散信源各符号概率,计算平均信息量 H(bit/符号),概率应和为 1、零概率项记 0,是数据压缩与加密强度分析的基础指标。
Entropy ( Shannon ) - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion t...
🗝️
凯撒密码移位
Encode
输入英文字母与移位量(0–25),工具演示凯撒密码下字母在字母表中的位置偏移结果,用于教学理解古典密码的移位机制。
Encode - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🌲
哈夫曼平均码长
Huffman Average Code Length
输入各符号的出现频率或概率,工具按哈夫曼编码估算平均码长与压缩效率,帮你评估数据在无损压缩中的预期表现。
Huffman Average Code Length - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conv...
🎲
哈希碰撞概率
Hash Collision Probability
输入哈希空间位数与已存入的条目数量,工具用生日攻击模型估算发生碰撞的概率,提醒在 n 接近 √2^bits 时风险显著上升。
Hash Collision Probability - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conve...
#️⃣
哈希输出长度
Hash Output Length
哈希输出长度速查计算器。列出常见哈希算法(MD5/SHA 系列等)的输出长度,输入算法即给出字节与位数,用于预估哈希值存储空间与摘要长度选型。
Hash Output Length - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion to...
📻
摩斯电码时长
Morse Code Duration
输入英文单词或字符序列,工具按摩斯电码的点、划与间隔时长换算总传输时间,帮助你理解报文在不同速率下的发送耗时。
Morse Code Duration - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion t...
🗜️
数据压缩率
Compression Ratio
数据压缩率计算器。输入原始大小与压缩后大小,计算压缩率与压缩比,量化压缩效果,压缩率越接近 100% 表示压缩越强,用于评估存储与传输优化方案。
Compression Ratio - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🎯
校验和碰撞概率
Check and Collision Probability
校验和碰撞概率估算器。输入校验和位数 n 与数据量,估算随机错误下未被检出的漏检概率,说明其仅适用于随机错误、不能防蓄意篡改,用于通信可靠性评估。
Check and Collision Probability - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & ...
🧮
汉明码校验位
Hamming Code Checksum Bits
汉明码校验位计算器。输入数据位数,按 2^r ≥ m+r+1 计算纠正单比特错误所需的汉明校验位数 r,用于差错控制编码设计与内存 ECC 教学。
Hamming Code Checksum Bits - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conve...
🔍
汉明距离估算
Hamming Distance Estimate
汉明距离估算器。输入两个等长二进制串,估算其差异比特数(汉明距离),差异率可用采样统计近似,适用于编码纠错、数据传输可靠性与字符串相似度分析。
Hamming Distance Estimate - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conver...
📉
编码冗余度
Coding Redundancy
编码冗余度计算器。比较平均码长与信源信息熵,按 (平均码长−熵)/熵 评估编码冗余度,冗余越低编码越优,适合通信系统编码方案的效率分析与优化。
Coding Redundancy - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🔢
进制位数计算
Radix Digits
输入需要区分的状态总数 N 与采用的进制,工具计算表示这些状态所需的最少位数(如 256 种状态在十六进制下需 2 位),用于编码设计。
Radix Digits - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
🔁
进制转换位数
Encode 6
输入一个整数与目标进制(2 至 36),工具计算该数在目标进制下所需的位数,比较二进制、十六进制等表示同一数值的紧凑程度。
Encode 6 - free online tool. Free online tool on ToolBox — 100% client-side, no data uploaded, no install. Part of the Encoding & Conversion tools.
📖
关于「编码转换工具」
▼
📝
分类简介
编码转换工具集合,涵盖30个免费在线工具。所有工具纯前端运行,数据不上传服务器,保护隐私安全。
✨
功能特点
纯前端处理,数据不上传
免费使用,无需注册
支持移动端和桌面端
实时计算,即用即走