Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: How to convert a string like this: "\321\201\321\202\321\200\321\203\320\272\321\202\321\203\321\200\320\260" to a proper utf8?

by igoryonya (Pilgrim)
on Apr 28, 2016 at 11:41 UTC ( [id://1161757]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    git status -s|perl -nle 's/\\([[:digit:]]{3})/sprintf "%c", oct($1)/ge
    +; print'
    
  2. or download this
    git status -s|oct2char.pl
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-23 06:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found