I have a MySQL backup file in .gz format that was created by the backup wizard in cPanel.
When the restoration is done by the backup wizard, contents with Arab
This is a fairly common problem caused by inconsistent encoding schemes when creating and exporting the database. Here is the simplest way to solve it:
latin1 encodinglatin1 to utf8.