// #6235 const a = { '\u2139': 'why "\\u2139" is converted to "i"?', }; const b = { "\x66\x69\x73\x6b\x65\x72": "\x66\x69\x73\x6b\x65\x72", };