Base64 Encode/Decode
Supports UTF-8 encoding, handles Chinese, Emoji and other Unicode characters
Character EncodingUTF-8 mode correctly handles Chinese and Emoji
Input
0 charactersOutput
Introduction
Online Base64 encode/decode tool. Supports converting between text and Base64 strings. Ideal for data transmission, simple encryption, and embedding images.
Usage
- 1在输入框中输入要编码或解码的内容。
- 2点击「编码」将文本转为 Base64,或点击「解码」将 Base64 还原为文本。
- 3结果实时显示,支持一键复制。