How to convert keycode to character using javascript var key_code = 65; result should be character = "a";