<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: UTF-8 Vs UTF-16 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515958#M4289084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the the characters which occupy 2 bytes example Japanese characters then you need to use UTF-16, if you have the characters which occupy one byte then you can use UTF-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more about UTF-8 and UTF-16 check below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/4655250/difference-between-utf-8-and-utf-16" title="http://stackoverflow.com/questions/4655250/difference-between-utf-8-and-utf-16"&gt;http://stackoverflow.com/questions/4655250/difference-between-utf-8-and-utf-16&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2016 15:34:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-01-22T15:34:08Z</dc:date>
    <item>
      <title>UTF-8 Vs UTF-16</title>
      <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaq-p/11515957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to understand in what scenario can use different encoding schemes ex. UTF-16.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on my understanding when PI / PO picks up a file, it gets encoded using UTF-8 by default. Also an option is available in sender adapter of File type which when we select to Text, we can specify differetnt encoding like UTF-16. I have tried to using UTF-16 in the scenario which is working fine using File type as binary (default encoding as UF-8) and it stopped working and am able to see some funny characters in the payload. Can you please let me know why can't we use different encoding in this scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 15:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaq-p/11515957</guid>
      <dc:creator>itabhishek9</dc:creator>
      <dc:date>2016-01-22T15:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 Vs UTF-16</title>
      <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515958#M4289084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have the the characters which occupy 2 bytes example Japanese characters then you need to use UTF-16, if you have the characters which occupy one byte then you can use UTF-8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more about UTF-8 and UTF-16 check below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://stackoverflow.com/questions/4655250/difference-between-utf-8-and-utf-16" title="http://stackoverflow.com/questions/4655250/difference-between-utf-8-and-utf-16"&gt;http://stackoverflow.com/questions/4655250/difference-between-utf-8-and-utf-16&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 15:34:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515958#M4289084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-22T15:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 Vs UTF-16</title>
      <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515959#M4289085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have understood something wrong. SAP PI tries to transform the encoding of the file to UTF-8. Therefore, you apply the source encoding to the channel. When your source file has encoding UTF-8, it does not make sense to put any other value here. If you want to receive a UTF-16 file, you can use a receiver file adapter and put the target encoding as UTF-16, that will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 01:11:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515959#M4289085</guid>
      <dc:creator>stefan_grube</dc:creator>
      <dc:date>2016-01-26T01:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 Vs UTF-16</title>
      <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515960#M4289086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If input file is UTF-16, then UFT-16 encoding should be used in SAP PI. If there is a miss-match, decoding will display wrong characters.&lt;/P&gt;&lt;P&gt;For more information check this blog&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="62165" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Handling Code page, Character encoding in SAP PI / PO" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jan 2016 11:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515960#M4289086</guid>
      <dc:creator>RaghuVamseedhar</dc:creator>
      <dc:date>2016-01-27T11:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 Vs UTF-16</title>
      <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515961#M4289087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know how d I know the file that I am receiving from the partner is encodedinto which format. Can I understand the sameby opening the file or do we have any tool which will help us to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 16:44:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515961#M4289087</guid>
      <dc:creator>itabhishek9</dc:creator>
      <dc:date>2016-01-29T16:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: UTF-8 Vs UTF-16</title>
      <link>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515962#M4289088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ask your partner about this information. File format and encoding is part of the specification and should not be "guessed".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2016 18:09:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/utf-8-vs-utf-16/qaa-p/11515962#M4289088</guid>
      <dc:creator>stefan_grube</dc:creator>
      <dc:date>2016-01-29T18:09:15Z</dc:date>
    </item>
  </channel>
</rss>

