How to handel special char if XML have..in Grid

Hi I have some special char in my XML so how can i handel



let say below are some of the special character � �



There is no any additional steps required , just be sure that page shown in correct encoding and XML, used as datasource, has correct encoding in header

    <?xml version="1.0" encoding="iso-8859-1" ?>
   
       …