<?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[pound character is using double byte C2A3 instead of single byte A3]]></title><description><![CDATA[<p dir="auto">hi,<br />
I am trying to create ISO8859-1 encoded file with letter pound sign and yen sign.<br />
Issue is, if I look in HEX Edoitor Plugin, it is saving X’C2A3’ and X’C2A5’ instead of simply X’A3’ and X’A5’ in Hex Editor.<br />
Should it not use Single Byte? instead of Double Byte values?</p>
<p dir="auto">Thanks,<br />
Harish Pathangay</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/12329/pound-character-is-using-double-byte-c2a3-instead-of-single-byte-a3</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 09:46:42 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/12329.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Sep 2016 16:11:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to pound character is using double byte C2A3 instead of single byte A3 on Thu, 08 Sep 2016 20:23:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/harishkumar-pathangay" aria-label="Profile: Harishkumar-Pathangay">@<bdi>Harishkumar-Pathangay</bdi></a></p>
<blockquote>
<p dir="auto">In HEX Editor Mode, why it is converting to Unicode?</p>
</blockquote>
<p dir="auto">this plugin was written back in 2009 and at this time npp didn’t support<br />
encodings like today, only the standard ansi, utf-8 … were available.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/17764</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/17764</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Thu, 08 Sep 2016 20:23:27 GMT</pubDate></item><item><title><![CDATA[Reply to pound character is using double byte C2A3 instead of single byte A3 on Wed, 07 Sep 2016 16:24:46 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Yes. You are correct. It is in view as HEX Editor only displaying as Unicode.<br />
After saving it is correctly displaying as A3 only. In HEX Editor Mode, why it is converting to Unicode? It kind of confuses me.<br />
Thanks,<br />
Harish Pathangay</p>
]]></description><link>https://community.notepad-plus-plus.org/post/17732</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/17732</guid><dc:creator><![CDATA[Harishkumar Pathangay]]></dc:creator><pubDate>Wed, 07 Sep 2016 16:24:46 GMT</pubDate></item><item><title><![CDATA[Reply to pound character is using double byte C2A3 instead of single byte A3 on Mon, 05 Sep 2016 16:56:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/harishkumar-pathangay" aria-label="Profile: Harishkumar-Pathangay">@<bdi>Harishkumar-Pathangay</bdi></a></p>
<p dir="auto">you are correct - it should be a3 and a5. The c2a3 is the utf-8 version.<br />
I assume it happens in the view only and not in the file itself.<br />
Did you check this?</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/17700</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/17700</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Mon, 05 Sep 2016 16:56:33 GMT</pubDate></item></channel></rss>