Decode your confidential and sensitive data using Online UTF-8 Decoder Tool
UTF-8 Decoder is used to decode a string from UTF-8 to ISO-8859-1.In this tool PHP inbuilt function utf8_decode().This function decodes back to the encoded string by utf8_encode() function.
Syntax :
string utf8_decode( string $string )