celsius symbol

celsius symbol

Hi,

I wanted to know how can I get the celsius symbol in JQuery and present it in a .text(), something like this:

  1. $("#lblTempC").text(temp_c + " C");