Help for this page
{ "hex_code":"\\x{a5}" }
var hex_code = '\x{a5}'; document.getElementById('some_field').value = hex_code;