Mojibake Repair & Garbled Text Recovery
Paste garbled text from TXT files, webpages, logs, or API responses to recover readable candidates and inspect likely encoding mismatch paths.
Paste garbled text and the page will try to infer common encoding mismatch paths, then show readable recovery candidates with an analysis report.
Useful for TXT files, copied webpage text, scraped content, logs, and API responses with broken characters when you want to diagnose the problem before fixing it elsewhere.
Input suspicious garbled text. The tool will try to recover readable text and report possible encoding paths, for example latin1 -> utf-8.
Common samples:
Need to reproduce a garbled text issue? Try the mojibake generator
Candidate Paths & Encoding Details
Was this tool helpful?
Your feedback helps us decide which tools to improve first.
If you can, tell us the main reason:
Common use cases
- Use this page when copied webpages, email, logs, TXT files, or Excel exports turn into classic mojibake such as ä½ å¥½ and you want to recover something readable.
- It is useful for testing common UTF-8, GBK, and Latin-1 mismatch paths without guessing blindly.
- For historical data cleanup, legacy-system migration, or support-text repair, this page is a practical first pass before deeper encoding analysis.