@pravin_bindage
Please try this
str = str.Replace(ChrW(&H2010), "-").Replace(ChrW(&H2013), "-").Replace(ChrW(&H2014), "-")
cheers