Zalgo text

js
for(var i=768; i<879; i++){
    console.log(new DOMParser().parseFromString("&#"+i+";", "text/html").documentElement.textContent +"  "+"&#"+i+";");
};

console.log(new DOMParser().parseFromString("heu&#867;&#874;&#862;&#867;&#874;&#862;&#867;&#874;&#862;&#867;&#874;&#862;&#867;&#874;&#862;", "text/html").documentElement.textContent);

//https://stackoverflow.com/questions/6579844/how-does-zalgo-text-work