Does your connection string specify utf-8 like this?:
<add key="MySqlConnectionString" value="Server=localhost;Database=mojo_prod;Uid=myuser;Pwd=mypassword;Charset=utf8;" />
If it is a database issue it should be the same in any editor I'm trying it here with CKeditor ™
Hope it helps,
Joe