<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Japanese font not displaying in notepad++]]></title><description><![CDATA[<p dir="auto">I got a text file that has English and Japanese characters<br />
the Japanese characters are display at all, just shows garbage characters.</p>
<p dir="auto">I open the same text file in the notepad on windows 10<br />
and it can display the Japanese text.</p>
<p dir="auto">I change the Style configurator &gt; global style &gt; global override font to Consolas (same as Window’s notepad)<br />
and also enable global font.</p>
<p dir="auto">It still does not display the Japanese font.</p>
<p dir="auto">Please help</p>
<p dir="auto">Debug info<br />
Notepad++ v8.4.4   (32-bit)<br />
Build time : Jul 15 2022 - 17:56:38<br />
Path : C:\Program Files (x86)\Notepad++\notepad++.exe<br />
Command Line : " "<br />
Admin mode : OFF<br />
Local Conf mode : OFF<br />
Cloud Config : OFF<br />
OS Name : Windows 10 Enterprise (64-bit)<br />
OS Version : 21H2<br />
OS Build : 19044.1889<br />
Current ANSI codepage : 1252<br />
Plugins :<br />
DSpellCheck (1.4.6)<br />
mimeTools (2.8)<br />
NppConverter (4.4)<br />
NppExport (0.4)</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23420/japanese-font-not-displaying-in-notepad</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 04:54:27 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23420.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Aug 2022 09:28:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Japanese font not displaying in notepad++ on Sun, 28 Aug 2022 15:36:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/26185">@Tyler-Durden-0</a> said in <a href="/post/79391">Japanese font not displaying in notepad++</a>:</p>
<blockquote>
<p dir="auto">It has .nfo extension but content is XML, if it helps finding the solution.</p>
</blockquote>
<p dir="auto">There’s your problem.  Notepad++ is hardcoded to interpret .nfo file as OEM-US, because that is the official encoding of the historic DOS-era .nfo files.</p>
<p dir="auto">If it’s really an XML file, change the extension before opening it in Notepad++</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79392</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79392</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 28 Aug 2022 15:36:27 GMT</pubDate></item><item><title><![CDATA[Reply to Japanese font not displaying in notepad++ on Sun, 28 Aug 2022 15:18:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/79387">Japanese font not displaying in notepad++</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/26185">@Tyler-Durden-0</a> said in <a href="/post/79386">Japanese font not displaying in notepad++</a>:</p>
<blockquote>
<p dir="auto">but bottom right says OEM-US</p>
</blockquote>
<p dir="auto">You probably want to choose this setting:</p>
<p dir="auto"><img src="/assets/uploads/files/1661698911501-9dbabaa9-a071-4b43-b30d-aca765a9c01d-image.png" alt="9dbabaa9-a071-4b43-b30d-aca765a9c01d-image.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">I tried to select this but it cannot change to UTF-8.<br />
I have disabled “Autodetect character encoding”</p>
<p dir="auto">BTW It has .nfo extension but content is XML, if it helps finding the solution.</p>
<p dir="auto">Update:<br />
Interesting, I just tried renaming the .nfo to .xml and it shows the japanese font.<br />
So how can I fix this when opening nfo file with xml content?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79391</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79391</guid><dc:creator><![CDATA[Tyler Durden 0]]></dc:creator><pubDate>Sun, 28 Aug 2022 15:18:14 GMT</pubDate></item><item><title><![CDATA[Reply to Japanese font not displaying in notepad++ on Sun, 28 Aug 2022 15:02:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/26185">@Tyler-Durden-0</a> said in <a href="/post/79386">Japanese font not displaying in notepad++</a>:</p>
<blockquote>
<p dir="auto">but bottom right says OEM-US</p>
</blockquote>
<p dir="auto">You probably want to choose this setting:</p>
<p dir="auto"><img src="/assets/uploads/files/1661698911501-9dbabaa9-a071-4b43-b30d-aca765a9c01d-image.png" alt="9dbabaa9-a071-4b43-b30d-aca765a9c01d-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/79387</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79387</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 28 Aug 2022 15:02:25 GMT</pubDate></item><item><title><![CDATA[Reply to Japanese font not displaying in notepad++ on Sun, 28 Aug 2022 14:55:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/79384">Japanese font not displaying in notepad++</a>:</p>
<blockquote>
<p dir="auto">Do you know what encoding the file is actually in?  (UTF-8, UTF-16, or something different)?</p>
</blockquote>
<p dir="auto">According to windows notepad, it UTF-8,</p>
<blockquote>
<p dir="auto">Do you know what encoding Notepad++ interpreted it as (see the bottom right of the status bar)</p>
</blockquote>
<p dir="auto">Note sure which one it is, but bottom right says</p>
<p dir="auto">Windows (CR, LF)  / OEM-US / INS</p>
<blockquote>
<p dir="auto">Global Override is virtually never the font you want to change.  Change the Default Style instead.</p>
</blockquote>
<p dir="auto">Yes I also changed the Default Style &gt; Font &gt; Consolas</p>
<blockquote>
<p dir="auto">Sometimes changing the <strong>Settings&gt; Preferences &gt; MISC. &gt;. Direct Write</strong> and restarting Notepad++ will fix the display of Unicode characters</p>
</blockquote>
<p dir="auto">Just tried now and still not working</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79386</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79386</guid><dc:creator><![CDATA[Tyler Durden 0]]></dc:creator><pubDate>Sun, 28 Aug 2022 14:55:45 GMT</pubDate></item><item><title><![CDATA[Reply to Japanese font not displaying in notepad++ on Sun, 28 Aug 2022 14:43:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/26185">@Tyler-Durden-0</a> ,</p>
<p dir="auto">Do you know what encoding the file is actually in?  (UTF-8, UTF-16, or something different)?</p>
<p dir="auto">Do you know what encoding Notepad++ interpreted it as (see the bottom right of the status bar)</p>
<p dir="auto">Global Override is virtually never the font you want to change.  Change the Default Style instead.</p>
<p dir="auto">Sometimes changing the <strong>Settings&gt; Preferences &gt; MISC. &gt;. Direct Write</strong> and restarting Notepad++ will fix the display of Unicode characters</p>
]]></description><link>https://community.notepad-plus-plus.org/post/79384</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/79384</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sun, 28 Aug 2022 14:43:43 GMT</pubDate></item></channel></rss>