JSFiddle - React, Tailwind, and code Playground
HTML
hello
JavaScript
document.body.textContent=document.body.textContent.trim().split('').map(function(e){return " $char("+e.charCodeAt(0)+")";}).join('');
hello
document.body.textContent=document.body.textContent.trim().split('').map(function(e){return " $char("+e.charCodeAt(0)+")";}).join('');