I am new to IntelliJ IDEA, today, I use it to develop my Android project instead of using Eclipse. I've encountered this issue when editing the string XML resource file today. The Chinese characters do show but just overlapped one by one. so basically all you see is a bunch of Chinese characters filled in and overlapped at single character space. Interestingly, when you try to delete those Chinese characters, you just delete the following XML closing tag but not the Chinese character itself...
Have tried copy/paste, same result. I am using the Windows 32bit version. Can anybody help to fix this issue? (will post screenshot tomorrow)