JSFiddle - React, Tailwind, and code Playground by msm595 August 12, 2011 JavaScript var a = "\x01"; console.log(a.charCodeAt(0), String.fromCharCode(1))