base64.title
base64.subtitle
base64.inputText
base64.outputBase64
base64.examples
base64.textExample
base64.originalText:
Hello, World!
base64.encodedText:
SGVsbG8sIFdvcmxkIQ==
base64.chineseExample
base64.originalText:
你好,世界!
base64.encodedText:
5L2g5aW977yM5LiW55WM77yB
URL编码+Base64示例
URL编码的Base64:
SGVsbG8sIFdvcmxkIQ%3D%3D
解码结果 (自动URL解码):
Hello, World!
✅ 自动处理URL编码的Base64字符串