Perl has great support for UTF-8, but you need to be careful because of its dedication to backward compatibility and lots of old code that is still out there. This will hopefully help you avoid some of the pitfalls, and give you some tips to figure out what is wrong with other peoples’ code that you have to debug.