Encoding Converter - CSV/File & Text (GBK/UTF8/ASCII)

Free online text and file encoding converter. Supports GBK to UTF-8, Big5 to UTF-8, etc. Auto-detects source encoding to fix mojibake instantly.

Quick Convert (One-Click)

Input Text (Paste or Import File)
Converted Result (Ready to Download)

About the Text & File Encoding Converter

This is a free online tool designed specifically to resolve Mojibake and character set incompatibilities. By operating completely locally within your browser, your files and text stay safe on your device. It enables seamless conversion between legacy encodings like GBK, Big5, Shift_JIS, and the modern universal standard UTF-8.

Why Do We Need to Convert Encodings?

Due to historical reasons and different operating systems, text isn't always saved in the same universal format:

  • Legacy Systems: Many localized Windows environments still export CSVs or text files in formats like GBK (for Chinese) or Shift_JIS (for Japanese). Opening these in a modern application expecting UTF-8 usually results in garbled mess.
  • Cross-Platform Compatibility: Converting documents reliably into UTF-8 ensures that anyone using macOS, Linux, or modern web interfaces will see exactly what you intended without question mark replacements.

Key Features

  • Auto-Detect Source Encoding: Unsure of what you received? Simply upload the file and our heuristics will attempt to determine the original charsets.
  • One-Click Fixes: Use preset conversion routines to instantly repair content straight into legible standard formats.
  • Direct File Save: Handles entire files (like CSVs or heavy text reports) rather than just tiny copy-paste segments. Click download to fetch the finalized stream.

How to Use

  1. If dealing with string snippets: Paste into the left input block. Adjust the 'Source Encoding' until the text appears legible, taking the resultant string directly.
  2. If handling corrupted files: Hit 'Import File'. Once autodetected correctly, your file is presented visually. Simply click 'Convert', then 'Download File' to secure a restored file permanently.
📖

Related Article

How to Fix Mojibake: Understanding Text Encodings

Learn how computers convert input characters to underlying byte sequences and why we sometimes see bizarre symbols.