Skip to content
#

chinese-encoding

Here is 1 public repository matching this topic...

在 Windows 平台上运行的 AI 工具(如 Trae、Claude Code、Codex、Qoder、CodeBuddy)常出现中文乱码现象,表现为 中文或 ???等异常字符。其根本原因在于:Windows 的非 Unicode 子系统默认采用 GBK 编码(代码页 936),而这些 AI 工具的输出却基于 UTF-8 编码。这纯粹是浪费 Token——每一个乱码都在消耗你的大模型额度。本skill就是用来一次性解决你的痛点。

  • Updated Jun 12, 2026
  • PowerShell

Improve this page

Add a description, image, and links to the chinese-encoding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chinese-encoding topic, visit your repo's landing page and select "manage topics."

Learn more