Javascript Number ChrW()
ChrW()
Number.prototype.ChrW = function() { return String.fromCharCode(this); };