If characters aren’t displayed correctly in CotEditor

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

  1. Choose Format > File 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