var utfx = require("utfx"); //console.log(utfx.assertCharCode(0xD83DDE03)); //var bytes = ["f09f9883"]; var charcode = "0031"; console.log(String.fromCharCode(parseInt(charcode, 16)));