﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Base64 - 标签 - 不学网</title><link>https://noxue.com/tags/base64/</link><description>Base64 - 标签 - 不学网</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>blog@noxue.com (noxue)</managingEditor><webMaster>blog@noxue.com (noxue)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 11 Aug 2026 08:10:00 +0800</lastBuildDate><atom:link href="https://noxue.com/tags/base64/" rel="self" type="application/rss+xml"/><item><title>在线 Base64 编码解码：标准与 URL 安全双向转换，中文不乱码</title><link>https://noxue.com/posts/tool-base64/</link><pubDate>Tue, 11 Aug 2026 08:10:00 +0800</pubDate><author><name>noxue</name></author><guid>https://noxue.com/posts/tool-base64/</guid><description><![CDATA[<div class="featured-image">
                <img src="/posts/tool-base64/cover.png" referrerpolicy="no-referrer">
            </div><p>要把一段文字、一小段数据转成 Base64，或者反过来解开？很多在线工具一遇到中文就乱码。<strong>不学网工具箱</strong> 的 <a href="https://tools.noxue.com/base64/" target="_blank" rel="noopener noreferrer">Base64 编解码</a> 先按 UTF-8 取字节再编码，中文、Emoji 都能正确往返，还支持 URL 安全变体。</p>]]></description></item></channel></rss>