Code page SC_CP_UTF8 (65001) sets Scintilla into Unicode mode with the document treated as a sequence of characters expressed in UTF-8. The text is converted to the platform's normal Unicode encoding before being drawn by the OS and thus can display Hebrew, Arabic, Cyrillic, and Han characters. Languages which can use two characters stacked vertically in one horizontal space, such as Thai, will mostly work but there are some issues where the characters are drawn separately leading to visual glitches. Bi-directional text is not supported.
La doc n'est peut être pas à jour.
Si tu veux vraiment être sûr, essaies le ou poste la question sur le forum du projet.
[^] # Re: Scite
Posté par golum . En réponse au message Editeur d'Unicode. Évalué à 2.
sur
http://scintilla.sourceforge.net/ScintillaDoc.html
La doc n'est peut être pas à jour.
Si tu veux vraiment être sûr, essaies le ou poste la question sur le forum du projet.