RibbonDiff — Reload with Encoding

A short example showing the Encoding selector and reload flow for legacy text files.

A Shift_JIS file reloaded with the correct encoding in RibbonDiff.

What this example shows

RibbonDiff usually detects text encoding correctly when a file opens, and automatically shows the Encoding selector for verification. This example shows where that selector appears and how you can use Reload with Encoding when you want to verify or override the detected value.

Files to use

Suggested steps

  1. Open one UTF-8 file and the matching Shift_JIS file.
  2. Confirm that both files are readable and note the Encoding selector in the title bar.
  3. Use the selector to inspect the chosen encoding.
  4. Optional demo-only step: intentionally reload the Shift_JIS file as UTF-8, then reload it back as Shift_JIS to show the manual override flow.
  5. Use the same control for any real file that does open as mojibake.

Related pages

Fix mojibake and text encoding on Mac provides the fuller guide for verification, override, and recovery.