• Login
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.
  • M
    Morney le Roux
    last edited by May 23, 2019, 7:09 AM

    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.

    M 1 Reply Last reply May 23, 2019, 9:00 AM Reply Quote 0
    • M
      Meta Chuh moderator @Morney le Roux
      last edited by May 23, 2019, 9:00 AM

      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
      2 out of 2
      • First post
        2/2
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors