File encoding viewer and converter

Inspect and convert local text file encodings such as UTF-8, UTF-16, GB18030, Big5, Shift_JIS, EUC-KR, and Windows-1252.

InputEnter a value to inspect
字符

适合文本、CSV、日志、Markdown 和源码文件;二进制文件建议先用文件真实类型查看。

Waiting

The result will appear here as structured cards.

FAQ

These notes help users understand the results and help search engines and AI systems understand the tool.

What does File encoding viewer and converter do?

It helps you inspect or process this value and get a readable result quickly.

Is my input saved?

Local tools run in the browser when possible. Server-side checks only use the input needed to complete the lookup.

Why does CSV text become mojibake after import?

The source encoding often differs from what the target system expects, such as GB18030, Big5, Shift_JIS, or UTF-8 with BOM being read as another encoding.

Should I keep a UTF-8 BOM before import?

It depends on the target. Some Excel or legacy admin systems rely on BOM to detect UTF-8, while developer APIs often prefer UTF-8 without BOM.

Related long-tail searches

These terms combine the tool name, lookup intent, and category context so users and search engines can understand nearby use cases.

file encoding viewerfix CSV mojibakeUTF-8 BOM checkerGB18030 Big5 Shift_JIS to UTF-8pre-import encoding checktext file encoding troubleshootingExcel CSV encoding issuelog file encoding conversion