If characters aren’t appeared correctly in CotEditor on Mac

Characters can be misinterpreted if CotEditor fails to detect the file’s text encoding correctly. In such cases, change the text encoding as described below:

  1. Choose Format > Text Encoding, and then choose encoding from the list.
  2. When a dialog appears, click Reinterpret.

The behavior of each button in this dialog is as follows:

Converts the text from the current encoding to the new one.
Reinterpret
Reopens the file with the new encoding.
Convert
Cancel
Cancels the operation. The document is left unmodified.

See also