I\'m parsing a string from some HTML that has some escaped unicode in it. I want to replace the escaped \\ to get Javascript to parse the string correctly. Here\'s an exam