HTML code for INR

前端 未结 12 2518
野趣味
野趣味 2020-12-08 00:36

For pound (£) there is HTML code £.

For INR can you please tell me the HTML code?

12条回答
  •  抹茶落季
    2020-12-08 00:50

    According to Wikipedia, the new rupee sign hasn't been added to Unicode yet (U+20B9 ₹ was added to Unicode in late 2010), so you can't use it from HTML. The old (unofficial) symbol is ₨ — ₨.

提交回复
热议问题