编码工具

Base64 编码解码

编码示例

Base64:
Hello → SGVsbG8=
URL编码:
你好 → %E4%BD%A0%E5%A5%BD
HTML编码:
<script> → &lt;script&gt;
Unicode:
中 → \u4E2D