I\'ve read all the answers on to this questions and none of the solutions seem to work.
Also, I am getting the vibe that triggering keypress with special characters
console.log( String.fromCharCode(event.charCode) );
no need to map character i guess.