Scott:
We have chinese people use CuteEditor4 , they didn't get this problem .
What database are you using ? Is it support chinese ? Or should you set
something for chinese ?
What property are you storing ? the Editor.Text or Editor.XHTML ?
I suggest you use <asp:TextBox> , and type some chinese into it , and test
it first .
Regards , Terry .