0

I have various HTML numbers like

ä ð ñ 

I want to convert them to their respective symbols like

ä for ä
ð for ð
ñ for ñ

Is there some way to perform the above operation in javascript or i have to write my own logic.

chandradot99
  • 3,616
  • 6
  • 27
  • 45

0 Answers0