# 显示特殊字符

### 导入 Unicode 字符

当从网页上复制文本，或者查看 EndNote 导出的 HTML 文件时，一定要设置为 Unicode (UTF-8) 编码。例如 Internet Explorer，右击 >> 编码 >> Unicode (UTF-8)

如果导入文件中有编码信息没有确认，将不能导入到 EndNote。如果确认了编码，但是导入时选择转换编码与源文件不一致，也导入不到 EndNote。 导入过程中会破坏 Unicode 字符

也可参阅[检索数据的问题](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/troubleshooting/Problems_W_RetrievedData.htm)

### EndNote 中显示 Unicode 字符

EndNote 使用 Unicode 编码特殊字符，因此数据可以轻松的在不同平台，程序和语言间转换。如果字符和在 EndNote 中显示的不一样，可能需要修改字体。有些字体不包含特殊字符

在 EndNote 中依次打开菜单 Edit >> Preferences >> Display Fonts，推荐使用 Unicode 字体

### 修改语言设置

可能需要安装相应的语言包以便查看 Unicode 双字节字符，这是 Windows 的要求，并不是 EndNote 的要求

EndNote 使用操作系统默认的语言和区域。虽然可能不需要安装语言包查看扩展字符(因为已安装的字体可以显示特殊字符)，但是有时可能需要修改操作系统的语言设置

操作系统修改语言设置

在 Windows 中依次打开 开始 >> 控制面板 >> 区域和语言


---

# 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://kb.howsci.com/troubleshooting/displaying-extended-special-characters.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.
