Forum Topic - Japanese Font Encoding: (3 Items)
   
Japanese Font Encoding  
I ported a code which has japanese fonts in comments in to QNX Momentics IDE.
Encoding Format: Cp1252. With the format, I could not change the file and save it. It throws error that characters are 
not supported. 
Can anyone help me to know the encoding format to be used when using japanese fonts?
Re: Japanese Font Encoding  
Cp1252 is the default one. What encoding is used for Japanese fonts?
Can you use unicode?

Re: Japanese Font Encoding  
Try also MS932 or ISO2022JP
It does not appear in the drop down you have type type it in.