error in printing unicode

[email protected] (Vlad Stanimir)
Newsgroups perl.beginners
Message-ID <[email protected]>
I just finished reading "Beginning Perl by Simon Cozens Chapter 1: First 
Steps In Perl" and i tried to print a Unicode character using the \x{} 
but i got a strange outcome i don't understand.
The code was:

#!/user/bin/perl
use warnings;
print "\x{2620}\n";

and the result was:

Wide character in print at C:\Documents and 
Settings\Vlad\desktop\test.plx line 3.
?ÿá

I used windows xp
cmd.exe
and i have activeperl 5.10.0 build 1002
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.