Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Converting character encodings

by Anonymous Monk
on Jun 04, 2001 at 00:51 UTC ( [id://85370]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        use Encode qw(encode decode);
    
        my $iso_data=encode('iso-8859-1',decode('UTF-8',$utf8_data));
    
  2. or download this
    koi8-r
    dingbats
    ...
    cp1250
    iso-8859-16
    posix-bc
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-20 16:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found