SOLUTION 1 - Mojibake in Received Email
Try re-selecting the encoding in Outlook.
1. Open the mail.
2. Click Actions, Other Actions, Encoding, and choose "Japanese (auto select)." Even if it's already chosen, please click it again.
SOLUTION 2 - Mojibake in Received Email
Convert the email to plain text. Sometimes the email is actually in plain text format, but Outlook misinterprets it as HTML (or it's converted in transit), causing the mojibake.
1. Highlight the message and click forward.
2. Click format text --> plain text. This will convert the message to plain text format, potentially fixing the encoding information.
3. Forward the email to yourself.
4. Try SOLUTION 1 above if the plain text email still appears as mojibake.
SOLUTION 3 - Mojibake in General
If you often encounter mojibake problems in other places / applications, try changing your system locale to Japanese. This requires admin privileges.
1. Start, Control Panel, Region and Language.
2. Administrative Tab, Change System Locale.
3. Change to Japanese. You will have to restart your PC.
Related Articles
Windows - Install Fonts Via Co...
I found this awesome Windows powershell script that allows you to install fonts via the command line. This is very convenient for mass deployment.$ssfFonts = 0...
How to Find and Replace Text U...
After changing website templates I found that all instances of the <ul> html tag (used for bullets) no longer worked because the new template requires a c...
Zimbra - Add Trusted Relay to ...
My domain name registrar offers email aliases and forwarding; however, this feature causes my mail server's SPF checks to fail because the registrar's mail rela...
Outlook - Restore Missing Cate...
PROBLEMYou open Outlook and find that your categories are missing.SOLUTION1) Drop to a command line.2) Run outlook.exe with the "remigratecategories" option.out...