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