Character Encoding Converter

Convert and restore garbled Japanese text

Features

Generate all 9 common patterns at once

Comprehensive coverage of UTF-8, Shift_JIS, EUC-JP source data and 4 misreadings

Automatic restoration by pasting

Automatically searches for original Japanese candidates and displays them in readable order

Exclude uncertain results through validation

Only displays candidates that pass bidirectional verification for accurate results

Includes common scenarios and prevention methods

Explains typical situations and how to prevent each type of garbling

How to use

1

Select a mode

Switch between "Create garbled text" and "Restore garbled text" using tabs

2

Paste text

Paste the target text in the input field and conversion runs automatically

3

Check results

Copy what you need from the results list using copy buttons

Use cases

Decode garbled Excel CSV

Read corrupted cell contents and recover the correct data

Decode garbled email text

Restore unreadable email messages from business partners

Investigate character code configuration errors

Identify which character codes mismatched and prevent recurrence

Create sample garbled text for display testing

Prepare intentionally garbled strings to verify layout integrity

Basics

Why does character corruption occur?

Character corruption is a phenomenon where characters are replaced with meaningless symbols like "縺ゅ→" due to misinterpretation of character codes or similar causes.

  • Character code mismatchCharacter code mismatch occurs when the character code used when saving (such as UTF-8 or Shift_JIS) differs from the interpretation when opening the file, and it is the most common cause of character corruption.
  • Use of platform-dependent charactersPlatform-dependent characters are characters like circled numerals (①) that are only correctly displayed in specific environments and appear corrupted in other environments.
  • File corruptionFile corruption occurs when data is partially lost due to transfer or storage errors, and in this case, the file cannot be restored even if the character code is corrected.

How to fix character corruption yourself

Corrupted text can be restored by matching the character code used when opening the file to the one used when saving.

  • Reopen in an editorIn text editors like Notepad, you can display the text correctly by switching the character code when opening to UTF-8 or Shift_JIS and reopening the file.
  • Use import for ExcelIf a CSV file appears corrupted when opened in Excel, you can prevent this by using the import function to specify the character code instead of double-clicking.

What is a character code?

  • Character codeA character code is a rule that maps characters to numerical values for computer processing. In Japanese, UTF-8 and Shift_JIS are commonly used.
  • UTF-8UTF-8 is the most widely adopted character code today that can represent characters from around the world in a single system, and the majority of web pages are written in this format.

Safety and privacy

Runs entirely in your browser

Your input data is processed only within your browser and is never sent externally.

Processing only in your browser

Conversion process is processed entirely within your browser, and input data is not sent to any server.

Communications encrypted with HTTPS

Page loading is also encrypted by TLS, and content cannot be read by third parties.

No transmission to third parties

Input content is not sent to external services such as ad networks or trackers.

No automatic saving of results

Input text and conversion results and input suggestions are not stored on the server.

Updates

Related Tools