Community
    • Login

    Replace Unicode values with characters (e.g. \u00e9 with é)

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 4.2k 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.
    • Morney le RouxM
      Morney le Roux
      last edited by

      Hello, I have text containing Unicode values that are preceded by “\u”. These occur among “normal” characters. Is it possible to replace these with their proper Unicode equivalents? For example, “ADAMS, Andr\u00e9as” -> “ADAMS, Andréas”. I searched, but couldn’t find any existing topics discussing this.

      Meta ChuhM 1 Reply Last reply Reply Quote 0
      • Meta ChuhM
        Meta Chuh moderator @Morney le Roux
        last edited by

        welcome to the notepad++ community, @Morney-le-Roux

        you need to install the plugin HTML Tag, by using the built in plugins admin on newer versions of notepad++, or using the old plugin manager, if you are on notepad++ 7.5.9 or below.

        once installed, select your partial or complete text, like “ADAMS, Andr\u00e9as” and go to plugins > html tag > decode js, to get “ADAMS, Andréas”.

        best regards.

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