in reply to Re^2: Remove u200b unicode From Stringin thread Remove u200b unicode From String
So you don't have character 0x200B. What do you have? You can use sprintf "%vX", $str for that.