<?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 Re: convert UTF_8 String to Ascii in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/convert-UTF-8-String-to-Ascii/m-p/2366751#M130198</link>
    <description>Hi:&lt;BR /&gt;the content between the third and the last question mark is base64 encoding.&lt;BR /&gt;&lt;A href="http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/" rel="nofollow noopener noreferrer"&gt;http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/&lt;/A&gt;&lt;BR /&gt;convert result: "Testmail von Sunny WebBox PV-Anlage Untiedt Herrsching"&lt;BR /&gt;or you can try the followed example java code to decode it by yourself:&lt;BR /&gt;&lt;PRE&gt;String s = "VGVzdG1haWwgdm9uIFN1bm55IFdlYkJveCBQVi1BbmxhZ2UgVW50aWVkdCBIZXJyc2NoaW5n";&lt;BR /&gt;try {&lt;BR /&gt;    System.out.println(new String(new sun.misc.BASE64Decoder().decodeBuffer(s)));&lt;BR /&gt;} catch (IOException e) {&lt;BR /&gt;     e.printStackTrace();&lt;BR /&gt;}&lt;/PRE&gt;</description>
    <pubDate>Tue, 24 Nov 2009 07:41:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-11-24T07:41:45Z</dc:date>
    <item>
      <title>convert UTF_8 String to Ascii</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-UTF-8-String-to-Ascii/m-p/2366750#M130197</link>
      <description>Hallo,&lt;BR /&gt;I have received an e-mail with TPOP. Within this e-Mail the subject line looks as follows:&lt;BR /&gt;Subject: =?UTF-8?B?VGVzdG1haWwgdm9uIFN1bm55IFdlYkJveCBQVi1BbmxhZ2UgVW50aWVkdCBIZXJyc2NoaW5n?=&lt;BR /&gt;how can I decode this String to show readable Text?&lt;BR /&gt;Any help very welcome.</description>
      <pubDate>Sat, 16 Nov 2024 13:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-UTF-8-String-to-Ascii/m-p/2366750#M130197</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: convert UTF_8 String to Ascii</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-UTF-8-String-to-Ascii/m-p/2366751#M130198</link>
      <description>Hi:&lt;BR /&gt;the content between the third and the last question mark is base64 encoding.&lt;BR /&gt;&lt;A href="http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/" rel="nofollow noopener noreferrer"&gt;http://www.opinionatedgeek.com/dotnet/tools/Base64Decode/&lt;/A&gt;&lt;BR /&gt;convert result: "Testmail von Sunny WebBox PV-Anlage Untiedt Herrsching"&lt;BR /&gt;or you can try the followed example java code to decode it by yourself:&lt;BR /&gt;&lt;PRE&gt;String s = "VGVzdG1haWwgdm9uIFN1bm55IFdlYkJveCBQVi1BbmxhZ2UgVW50aWVkdCBIZXJyc2NoaW5n";&lt;BR /&gt;try {&lt;BR /&gt;    System.out.println(new String(new sun.misc.BASE64Decoder().decodeBuffer(s)));&lt;BR /&gt;} catch (IOException e) {&lt;BR /&gt;     e.printStackTrace();&lt;BR /&gt;}&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Nov 2009 07:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-UTF-8-String-to-Ascii/m-p/2366751#M130198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-24T07:41:45Z</dc:date>
    </item>
  </channel>
</rss>

