looking for a UTF-8 text editor

前端 未结 23 1342
自闭症患者
自闭症患者 2021-01-01 05:40

I am looking for a (simple) text editor that can handle text in different encodings in the same document.

I need to develop some sites with mixed Japanese and Englis

相关标签:
23条回答
  • 2021-01-01 06:10

    Try BabelPad. Editing-wise, it's simple. Unicode-support-wise, it's awesome!

    0 讨论(0)
  • 2021-01-01 06:10

    It sounds like maybe the problem with Jedit is the font - are you using a font that can display all the characters correctly?

    To be more precise, Arial Unicode MS is a reasonable choice for a Unicode font that can display a wide range of characters across the range of languages. There are certain issues with it that can make it less than optimal for some languages used in isolation - this is why there are also language specific Unicode fonts included with Windows.

    0 讨论(0)
  • 2021-01-01 06:11

    On the Mac: SubEthaEdit has excellent support for character encodings.

    0 讨论(0)
  • 2021-01-01 06:17

    Emacs correctly handles UTF-8 for me. (And of course, it can edit HTML and PHP files).

    0 讨论(0)
  • 2021-01-01 06:19

    TextPad is a good utility too. It's a trialware, but does the job fine. See how to set char-encoding-setting-in-textpad.

    0 讨论(0)
提交回复
热议问题