Can EmEditor encode Unicode characters as “Numerical Character References” (NCRs – &#xx; codes) when saving HTML or XML files?
- Yes. With the HTML/XML file open, go to Tools | Properties for Current Configuration. On the File page, click the Saving… button.

- Check Save Unicode as HTML/XML Character Reference. You can also click Use Named Entity Reference if you would like to save named entity references such as ©. For HTML and XML configurations, these checkboxes are checked by default. However, EmEditor currently cannot display NCRs as their associated Unicode characters when loading HTML or XML files.

Scroll to top