北京体育大学.png

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
admin
Site Admin
Posts: 66375
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

北京体育大学.png

Post by admin »

(v11.90.0105 onwards) Here's a hidden feature (I needed it for something) that might be useful for you as well. Hold CTRL and dbl-click the bold filename in Info Panel / Properties and you'll get a vertical list of the characters and their unicode ordinals in decimal and hexadecimal.

E.g., a file called 北京体育大学.png would be listed like this:

Code: Select all

   #     dec   hex  char

   1   21271  5317  北
   2   20140  4EAC  京
   3   20307  4F53  体
   4  -32590  80B2  育
   5   22823  5927  大
   6   23398  5B66  学
   7      46    2E  .
   8     112    70  p
   9     110    6E  n
  10     103    67  g

admin
Site Admin
Posts: 66375
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: 北京体育大学.png

Post by admin »

Added hidden SC charview(string). Next version you can do this:
charview <clipboard>;
Love it. :mrgreen:

admin
Site Admin
Posts: 66375
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: 北京体育大学.png

Post by admin »

Oh, it's just too good. I added it to the official commands. :)

Post Reply