Community
    • Login

    Input hex 0x1F

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    3 Posts 3 Posters 780 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.
    • Jancsi NagyJ
      Jancsi Nagy
      last edited by

      I would like to enter (insert between two existing charcters) the hex value of 0x1F into a textdocument with encoding UTF8 by the keyboard. How can I achive that?

      1 Reply Last reply Reply Quote 0
      • guy038G
        guy038
        last edited by guy038

        Hello, @jancsi-nagy and All,

        Quite easy ! Two methods :

        • Run the Edit > Character Panel option

        • Double-click on the US part of the line    31    1F    US

        OR

        • Hold down the ALT key and, simultaneously, hit, successively, on the 0, 3 and 1 keys of your numeric keypad

        Best Regards,

        guy038

        1 Reply Last reply Reply Quote 2
        • Mark OlsonM
          Mark Olson
          last edited by

          HtmlTag version 1.4.0 allows you to automatically replace a character with any hex value by just hitting &#x<hex value>; followed by the space key.
          Before hitting space:
          26152252-dec8-4d05-b80b-ba74a87ead4c-image.png
          After hitting space:
          ad151fb8-96ca-4d4a-9de2-9831ecf98771-image.png
          Incidentally, this (with 09 as hex value) is my preferred way of inserting a literal tab character when automatic tabs-to-spaces conversion is enabled.

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