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

Re^5: UTF-8 and Unicode the hard way

by hippo (Bishop)
on May 10, 2022 at 17:38 UTC ( [id://11143751]=note: print w/replies, xml ) Need Help??


in reply to Re^4: UTF-8 and Unicode the hard way
in thread UTF-8 and Unicode the hard way

For your given example, this utility might prove illuminating. You can see that the character you describe has the hex code point 0103 and is constructed of the hex bytes c483. This is what each of the constructions in your 2 data sources are referring to. You will have to treat the two sources differently if you want to handle them both successfully.


🦛

Replies are listed 'Best First'.
Re^6: UTF-8 and Unicode the hard way
by Anonymous Monk on May 10, 2022 at 17:42 UTC
    Fortunately, I don't have to handle the second data source at all; it's already in the format I need. But thank you, that's a useful tool.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-16 22:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found