Base64 编解码

Base64 编码与解码

在线将文本编码为 Base64 或将 Base64 解码为文本。支持 Unicode 字符。

echo -n "your text" | base64