# 如何将插件配置以 UFT-8 编码储存？

## Notepad

打开文件 > 点击"文件" > 另存为... > 将编码设置为 UTF-8 > 点击保存。![](https://camo.githubusercontent.com/e28ddc5f1dd63f7e60769164a60f4abc7a1ccc2e6f1430213172031ce0656ec9/68747470733a2f2f692e6962622e636f2f7a5148624c33702f6e6f74657061642e706e67)

***

## Notepad++

打开文件 > 点击编码 > 点击 UTF-8\
![](https://camo.githubusercontent.com/6f3be0f225f7c9228b730d93df99dc0fad62246d1b6e9147f02fe2edc73c3e28/68747470733a2f2f692e6962622e636f2f714e646a3830512f6e6f74657061642e706e67)

***

## Sublime Text 3

![](https://camo.githubusercontent.com/478ce948831f6fc92d7ebb292e47b37adf326b663ecdbac5cf0163a29883edd4/68747470733a2f2f63646e2e646973636f72646170702e636f6d2f6174746163686d656e74732f3635393534353533363533333336343737362f3834373533373731383233363933383236302f756e6b6e6f776e2e706e67)

***

## WinSCP

在 WinSCP 中打开文件并检查它是否已经是 UTF-8 代码 (1)。如果不是，点击顶部的编码按钮 (2), 选择 UTF-8 (3) 然后保存文件。![](https://camo.githubusercontent.com/e035ed5437d682fa23b9021d8ff0066e971b6306dab41728c5cb4296abbc7366/68747470733a2f2f692e6962622e636f2f6e5278446d486b2f57696e2d5343502d586c78772d516666742d43622e706e67) ![](https://camo.githubusercontent.com/fa94a51ece2f9e8b5e73c1eedfcac6dc14320b03db21357aef0aa3124f3705ad/68747470733a2f2f692e6962622e636f2f64503737797a702f57696e2d5343502d55585763342d586470322d4e2e706e67)


---

# 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://docs.superiormc.cn/tab-wiki/other-guie/ru-he-jiang-cha-jian-pei-zhi-yi-uft8-bian-ma-chu-cun.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.
