mb_convert_encoding

Example

 string mb_convert_encoding ( string $str , string $to_encoding [, mixed $from_encoding ] ) 

Description

Convert character encoding

Return Values

The encoded string.