=over =item ${^ENCODING} X<$^ENCODING> The I to the Encode object that is used to convert the source code to Unicode. Thanks to this variable your perl script does not have to be written in UTF-8. Default is I. The direct manipulation of this variable is highly discouraged. =back