Append with TM symbol

I have a file with delimiter ";" and 2 columns for eg:

Transparent; ScotchPro�

If you see carefully you can see a special character "TM" at the end of data which is not showing up when I read the data in a regular sequential file. Did anyone anytime tackle this kind of Data. Please advice.

If its not then how can I append with data in column2

The Hex value of TM is "99" according to MS and "D4" according to ISO-8879