in reply to Re: Remove u200b unicode From String
in thread Remove u200b unicode From String

Thanks. Unfortunately, using s/\x{200b}//g or s/\x{20}-0b//g did not work. I still get the Sustainable B?usiness?.

-Phil-