Fix the character sequence to be valid UTF8 before you restore it. I'm assuming you're restoring from a pretty old version of Postgres which did not do strict UTF8 character validation. Are you sure the data is encoded as UTF8 and not some other?
In response to
utf8 issues at 2015-02-25 15:11:06 from Felix Ivan Romero Rodríguez