Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: getting Unicode character names from string

by Tux (Canon)
on Oct 11, 2012 at 06:40 UTC ( [id://998372]=note: print w/replies, xml ) Need Help??


in reply to getting Unicode character names from string

Feel free to use any code from my uchar-nopro script that I use on a daily basis in order to analyze encodings in undocumented data files:

$ uchar-nopro -v λαάὰὸς
λ U003bb \N{GREEK SMALL LETTER LAMDA}
α U003b1 \N{GREEK SMALL LETTER ALPHA}
ά U01f71 \N{GREEK SMALL LETTER ALPHA WITH OXIA}
ὰ U01f70 \N{GREEK SMALL LETTER ALPHA WITH VARIA}
ὸ U01f78 \N{GREEK SMALL LETTER OMICRON WITH VARIA}
ς U003c2 \N{GREEK SMALL LETTER FINAL SIGMA}

Enjoy, Have FUN! H.Merijn
  • Comment on Re: getting Unicode character names from string

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://998372]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-23 06:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found