I\'ve an ASCII file that contains an EM Dash (— or — in HTML). The hex value is 0x97. When we pass this file through one application it arrives as UTF
—
According to the HTML4 specification's character entity reference, the emdash is — (U+2014).