# 字碼

字形依循特定標準，對應為編號或電腦內碼；如台灣電腦系統常用的 Big5 碼、日本的 JIS 碼，或目前廣泛使用的萬國碼（Unicode），都是常見的編碼方式。

![以「我」為例，分別對應到 big5 / jis / unicode編碼](/files/-LlUn0aUlu7gNot2w4pi)

#### 關鍵字：[#字形](/pocketbook/chinese-typeface/concepts/appearance.md) [#Unicode](/pocketbook/font-tech/unicode.md)

**延伸閱讀：**

[字體相談室：思源宋體，一個跟豆腐有關的字型](https://blog.justfont.com/2017/06/font-chat-room-1-noto-serif-cjk/?utm_source=gitbook\&utm_medium=character-code\&utm_campaign=font-chat-room-1-noto-serif-cjk\&utm_id=0715)

[下載字型前先看｜為什麼會缺字？](https://blog.justfont.com/2023/06/charactersets/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.justfont.com/pocketbook/font-tech/character-code.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
