ProcessNumericEntities
This option sets the editor to transform all characters that are out of the ASCII table to their relative Unicode numeric entities.
Example: if this option is set to true sign Ϣ would be transformed to Ϣ. By deafult the option is set to false.
Code:
FCKConfig.ProcessNumericEntities = false ;