Mojibake Fixer
Fix garbled text caused by an encoding mismatch, turning symbols like é back into the correct character like é.
Garbled text
Fixed
Each word is fixed independently, so text mixing single and double encoding mistakes in the same paste still recovers correctly. A word left unchanged usually means it was already correct, or the original bytes were lost in a way that can't be reconstructed.
About the Mojibake Fixer
A mojibake fixer repairs garbled text caused by an encoding mismatch, where UTF-8 characters like curly quotes or accented letters get misread as Windows-1252 and turned into strings like ’ instead of the correct character.
How to use
Paste the garbled text into the input field.
Check the one-pass result first, since most mojibake needs only a single fix.
If it's still garbled, check the two-pass result, which catches text that got mis-encoded twice in a row.
Frequently asked questions
Explore more tools in the Text category.