Here\'s a strange one: I have this line of JavaScript in an HTML file:
ctx.fillText(String.fromCharCode(172) + label, point_nc.x - 11, point_c.y - h - 10)