📝 Base64 编解码器

支持 UTF-8 文本与 Base64 字符串互转。


※ 编码时自动将文本转为 Base64;解码时自动识别 Base64 并还原文本。