URL 编码与解码

把文本转换为可用于 URL 的百分号编码,或将编码后的 URL 解码为可读文本。

功能特性

Auto-detect direction
Component encoding
Full URL encoding

使用方法

1. 选择「编码」或「解码」。

2. 把 URL 或文本粘贴到输入框。

3. 结果会实时显示在右侧 —— 点击「复制」即可。

常见问题

What is URL encoding?
URL encoding replaces special characters with percent-encoded equivalents so they can be safely transmitted in URLs.

相关工具