Is there a problem parsing web pages in the dataset?

The parsing method used is soup=Beautiful Soup (html_text [“page_result”], features=“lXML”), but when I was parsing the page_result in the dataset, some web pages encountered the following error: Unicode EncodeError: ‘utf-8’ code can’t encode characters in position 303386-303387: aggregates not allowed. May I ask why this is?