Failed to execute the SQL query

select id from  ipo__item  i where i.title like 'Chef(fe)%de%projet%«%Maitrise%d%œuvre%Travaux%fluviaux%et%milieux%naturels%»%H%F' and i.cid=78 and month(ifnull(i.pubdate,i.added))= 3  and year(ifnull(i.pubdate, i.added))= 2020  and dayofmonth(ifnull(i.pubdate,i.added))= 4  and not(i.unread & 4)  and not(i.unread & 8)  order by i.added desc, i.id asc

Error 1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb4_general_ci,COERCIBLE) for operation 'like'