%C3%A9 is the html url encoding for é
outputs café for me.perl -we '$_="caf%C3%A9"; s/%([a-fA-F0-9][a-fA-F0-9])/pack("C", hex($1 +))/eg; print "$_\n"'
In reply to Re: Yet another Encoding issue...
by Danny
in thread Yet another Encoding issue...
by Bod
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |