<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Character set</title><link>https://community.appian.com/discussions/f/data/18599/character-set</link><description>Using Appian Cloud DB MySQL, trying to import the SQL file which contains the German letters like &amp;#214;,&amp;#228; with the character set utf-8. But for some rows these letters were replaced with special characters like ?, symbols,etc. Do we need to do with any other</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Character set</title><link>https://community.appian.com/thread/73287?ContentTypeID=1</link><pubDate>Sun, 12 Apr 2020 16:38:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a95ecf8a-2a71-4b8a-a8ba-812cb10e9a50</guid><dc:creator>Shakilah</dc:creator><description>&lt;p&gt;Thanks Arun,&lt;/p&gt;
&lt;p&gt;we are using the same collation with character set utf-8. But issue exists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Character set</title><link>https://community.appian.com/thread/73242?ContentTypeID=1</link><pubDate>Fri, 10 Apr 2020 18:58:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9413e731-aa78-468c-adbc-91bc99599464</guid><dc:creator>arunramanathtm</dc:creator><description>&lt;p&gt;The best solutions which I tried are:&lt;/p&gt;
&lt;p&gt;1. to use the characterset &lt;strong&gt;&lt;code&gt;utf8_unicode_ci&amp;nbsp;&lt;/code&gt;&lt;/strong&gt;&lt;code&gt;or&amp;nbsp;&lt;span&gt;or&amp;nbsp;&lt;/span&gt;&lt;strong&gt;utf8_bin&lt;span style="font-family:Arial, Helvetica, sans-serif;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;code&gt;2. use the characterset&lt;/code&gt;&lt;strong&gt;&lt;code&gt; utf8mb4&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;and the collation&amp;nbsp;&lt;strong&gt;&lt;code&gt;utf8mb4_unicode_ci&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/strong&gt;in MySQL!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>