<?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[NON utf-8]]></title><description><![CDATA[<p dir="auto">I have txt file when I put it in a txt file show me this problem this file contains in unicode format which will be lost if you save the file as an ansi<br />
how to show these line in notepad ++</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26401/non-utf-8</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 08:31:44 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26401.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Nov 2024 05:41:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NON utf-8 on Wed, 27 Nov 2024 19:02:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dr-ramaanand" aria-label="Profile: dr-ramaanand">@<bdi>dr-ramaanand</bdi></a> said in <a href="/post/98229">NON utf-8</a>:</p>
<blockquote>
<p dir="auto">I have the same problem. How to make those Chinese and other characters readable again like before?</p>
</blockquote>
<p dir="auto">Based on the original poster’s comment, I don’t think it is the same problem. The original poster apparently wanted to identify characters that wouldn’t save properly in non-Unicode files so he could remove or replace them. My solution is only partial (it doesn’t take into account what non-ASCII characters are available in his default code page, and therefore perhaps would not need to be removed), but we’ll have to wait to see if he responds to know if he needs more ideas.</p>
<p dir="auto">I recommend you post this as a new question, as it appears to be different from the problem under discussion here. In any case, we will need more information. Since you write “like before,” part of that information should be what changed between “before” and “now.” Please be sure to include the information from <strong>?</strong> | <strong>Debug Info…</strong> | <strong>Copy debug info to clipboard</strong> when you post.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98231</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98231</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Wed, 27 Nov 2024 19:02:57 GMT</pubDate></item><item><title><![CDATA[Reply to NON utf-8 on Wed, 27 Nov 2024 16:36:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> I have the same problem. How to make those Chinese and other characters readable again like before?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98229</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98229</guid><dc:creator><![CDATA[dr ramaanand]]></dc:creator><pubDate>Wed, 27 Nov 2024 16:36:40 GMT</pubDate></item><item><title><![CDATA[Reply to NON utf-8 on Mon, 25 Nov 2024 16:30:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mohammad-al-maaitah" aria-label="Profile: mohammad-Al-Maaitah">@<bdi>mohammad-Al-Maaitah</bdi></a> said in <a href="/post/98173">NON utf-8</a>:</p>
<blockquote>
<p dir="auto">Hello , the txt file have non utf-8 likes ( like an france alphabet chinese etc … ) and symbols how can I bookmark this lines and delete it</p>
</blockquote>
<p dir="auto">Try:</p>
<p dir="auto">Select <strong>Search</strong> | <strong>Mark</strong> from the menu bar; enter:</p>
<p dir="auto"><strong>Find what: <code>[^\x00-\x7f]</code></strong><br />
<strong>Bookmark line:</strong> <em>checked</em><br />
<strong>Wrap around:</strong> <em>checked</em><br />
<strong>Search Mode: Regular expression</strong></p>
<p dir="auto">and click <strong>Mark All</strong>.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98182</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98182</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Mon, 25 Nov 2024 16:30:01 GMT</pubDate></item><item><title><![CDATA[Reply to NON utf-8 on Mon, 25 Nov 2024 08:41:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/coises" aria-label="Profile: Coises">@<bdi>Coises</bdi></a> said in <a href="/post/98170">NON utf-8</a>:</p>
<blockquote>
<p dir="auto">You are able to type some characters into a document in Notepad++ that are not plain ASCII characters. You save the file. Then, either you open it again in Notepad++, or you use it in some other program. When you do that, the characters are garbled. You are saying that Notepad++ should have warned you to save as Unicode, because the characters aren’t appearing correctly as ANSI.</p>
</blockquote>
<p dir="auto">Hello , the txt file have non utf-8 likes ( like an france alphabet chinese etc … ) and symbols how can I bookmark this lines and delete it</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98173</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98173</guid><dc:creator><![CDATA[mohammad Al-Maaitah]]></dc:creator><pubDate>Mon, 25 Nov 2024 08:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to NON utf-8 on Mon, 25 Nov 2024 06:09:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mohammad-al-maaitah" aria-label="Profile: mohammad-Al-Maaitah">@<bdi>mohammad-Al-Maaitah</bdi></a></p>
<p dir="auto">I am not sure what problem you are describing. I <em>think</em> you might mean one of these two things:</p>
<ol>
<li>
<p dir="auto">You have a text file. You know it contains text. When you open the file in Notepad++, you can’t read the text, because some of the characters do not display correctly.</p>
</li>
<li>
<p dir="auto">You are able to type some characters into a document in Notepad++ that are not plain ASCII characters. You save the file. Then, either you open it again in Notepad++, or you use it in some other program. When you do that, the characters are garbled. You are saying that Notepad++ should have warned you to save as Unicode, because the characters aren’t appearing correctly as ANSI.</p>
</li>
</ol>
<p dir="auto">Is one of those what you mean, or is it something else?</p>
<p dir="auto">In either case, we will need to know a little more. If you can, give us a sample of text which causes your problem. Also, in Notepad++ click the <strong>?</strong> at the right of the menu, choose <strong>Debug Info…</strong>, click the <strong>Copy debug info to clipboard</strong> button, and paste that into a reply here.</p>
<p dir="auto">I <em>suspect</em> that the problem has to do with Windows codepages; I know there are situations in which Notepad++ tries to guess the codepage of a file when it opens it, and sometimes it guesses wrong. Something like that could be happening here.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98170</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98170</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Mon, 25 Nov 2024 06:09:15 GMT</pubDate></item></channel></rss>