My job need a Editor support many character.set

Notepad++ is a very good Editor but only support ANSI & UTF8

Notepad++ is base on scintilla
in scintilla, I can define SciTEUser.properties to support more character.set

    code.page=xxxx
    character.set=xxxx

I think maybe Notepad++ also can do that.
can u add some new feature to support more character.set