> For the complete documentation index, see [llms.txt](https://www.0x1.academy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.0x1.academy/gei-kai-fa-zhe-de-zhi-nan/cryptography/base64.md).

# Base64

> **最後更新：2026 年 1 月**

Base64是一個位元對應文字的轉換方式。表格來自[Wikipedia](https://en.wikipedia.org/wiki/Base64)如下：

![](/files/-LUcsDCc4Q6AsNdR7nS8)

其中包括英文字母大小寫，阿拉伯數字以及兩個符號：+與/。數量為64用以對應二進位系統。

***

#### 相關條目

* [Coinbase Wallet](/qian-bao-lei-xing/untitled/coinbase-wallet.md)
* [Coinbase](/mai-mai-shu-wei-zi-chan-de-chang-suo/shang/coinbase.md)
* [Base58](/gei-kai-fa-zhe-de-zhi-nan/cryptography/base58.md)
* [哈希算法](/gei-kai-fa-zhe-de-zhi-nan/cryptography/hash.md)
* [SHA256](/gei-kai-fa-zhe-de-zhi-nan/cryptography/sha256.md)

#### 參考資料
