<?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>topic Issue with garbed character in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-garbed-character/m-p/2250595#M34795</link>
    <description>&lt;P&gt;&lt;FONT&gt;Hello&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;1.this is what i would like to do&lt;BR /&gt;I want to read multi-byte characters from a UTF-8 properties file and output them in Shift-JIS character code.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;2.status&lt;BR /&gt;Define the multibyte character "サッカー" in the UTF-8 properties file,&lt;BR /&gt;the special Characters are garbled when output to Shift-JIS file(as it shown in a attach file)&lt;BR /&gt;.Operation check environment&lt;BR /&gt;OS : Window10&lt;BR /&gt;Talend : Talend Open studio for Data integration(version 7.2.1)&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;The following is executed, but garbled characters are occurring.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;・ Read UTF-8 properties file and output to CSV file with UTF-8 character code (tFileOutputDelimited)&lt;BR /&gt;・ Read UTF-8 properties file and output to CSV file with Shift-JIS character code (tFileOutputDelimited)&lt;BR /&gt;・ Read UTF-8 properties file and output with System.out.println () in tJava&lt;BR /&gt;・ Reads Shift-JIS properties file and outputs to CSV file with Shift-JIS character code (tFileOutputDelimited)&lt;BR /&gt;・ Read the Shift-JIS properties file and output it with System.out.println () in tJava&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;3 please refer to the below image&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test_4.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9ex.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139455i97E6B5ED907FC55B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9ex.png" alt="0683p000009M9ex.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:58:46 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T02:58:46Z</dc:date>
    <item>
      <title>Issue with garbed character</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-garbed-character/m-p/2250595#M34795</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hello&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;1.this is what i would like to do&lt;BR /&gt;I want to read multi-byte characters from a UTF-8 properties file and output them in Shift-JIS character code.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;2.status&lt;BR /&gt;Define the multibyte character "サッカー" in the UTF-8 properties file,&lt;BR /&gt;the special Characters are garbled when output to Shift-JIS file(as it shown in a attach file)&lt;BR /&gt;.Operation check environment&lt;BR /&gt;OS : Window10&lt;BR /&gt;Talend : Talend Open studio for Data integration(version 7.2.1)&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;The following is executed, but garbled characters are occurring.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;・ Read UTF-8 properties file and output to CSV file with UTF-8 character code (tFileOutputDelimited)&lt;BR /&gt;・ Read UTF-8 properties file and output to CSV file with Shift-JIS character code (tFileOutputDelimited)&lt;BR /&gt;・ Read UTF-8 properties file and output with System.out.println () in tJava&lt;BR /&gt;・ Reads Shift-JIS properties file and outputs to CSV file with Shift-JIS character code (tFileOutputDelimited)&lt;BR /&gt;・ Read the Shift-JIS properties file and output it with System.out.println () in tJava&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;3 please refer to the below image&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="test_4.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9ex.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139455i97E6B5ED907FC55B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9ex.png" alt="0683p000009M9ex.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-garbed-character/m-p/2250595#M34795</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with garbed character</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-garbed-character/m-p/2250596#M34796</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please elaborate your case with an example with input and expected output result?&lt;/P&gt;&lt;P&gt;The screenshot you attached is not available in community. Could you please have a look at it?&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Mar 2021 06:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-garbed-character/m-p/2250596#M34796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-22T06:26:00Z</dc:date>
    </item>
  </channel>
</rss>

