<html> <body> <button onclick="alert(String.fromCharCode(69,80));">built string from Char Code range</button> </body> </html>