Unicode == Standard

Unicode is a computing industry standard for the consistent representation and handling of text expressed in most of the world's writing systems.

Perl language is known for its excellent Unicode handling capabilities. There is a lot to know about peculiarities of dealing with Unicode, but in this tutorial we'll concentrate on the most basic things to get you started with Unicode in Perl right away.