JSFiddle - React, Tailwind, and code Playground JavaScript var array = [72, 69, 76, 76, 79]; document.write(String.fromCharCode.apply(null, array));