• Login
Community
  • Login

How to convert a textfile and really show german umlaute?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 2 Posters 4.3k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B
    Ben S.
    last edited by Jun 25, 2017, 10:49 AM

    I have a textfile which contains mostly text. Among the characters are some german Umlaute (äöü).

    When I inspect these umlaute characters in hexadecimal they are represented for example by

    xF6 = “ö”

    or

    xFC = “ü”

    When I load now this file into NP++ these umlaute chars are NOT shown correctly. Instead some exotic chars are shown.

    NP++ seems to interpret the content (as shown in the lower right corner of the status bar) as encoded “Windows (CR LF) ISO8859-5”

    I tried a lot of NP++ converts from “Encoding” menu to let NP++ show the correct umlaute but without success.

    How can I tell NP++ to convert/show umlaute correctly?

    As an additional hint: The file contains some two-byte control chars xDE xE1

    Maybe this has a negative impact on the correct identification.

    Ben

    C 1 Reply Last reply Jun 25, 2017, 5:59 PM Reply Quote 0
    • C
      Claudia Frank @Ben S.
      last edited by Jun 25, 2017, 5:59 PM

      @Ben-S.

      How can I tell NP++ to convert/show umlaute correctly?

      What if you select Encoding->Character Set->Western European->Windows-1252?

      As an additional hint: The file contains some two-byte control chars xDE xE1
      Maybe this has a negative impact on the correct identification.

      Could be, hard to tell without having the file. Can you make a copy of that file and delete these
      control chars, save it and reopen it? Does this solve the issue?

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      • B
        Ben S.
        last edited by Jun 28, 2017, 2:04 PM

        It works.
        Thank you

        1 Reply Last reply Reply Quote 0
        2 out of 3
        • First post
          2/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors