Here is what I get once converted in ascii (which seems the right coding when we look at result.
I do not see U+00EF character
Did you edit it ? Seems incomplete, like
img src=
with no source defined (is it the url after ?)
<div style="padding-bottom: 20px;"></div><div><!DOCTYPE HTML PUBLIC "-/
<html xmlns="http:/">
<head>
<title>iTunes Connect</title>
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8" />
<style type="text/css">
/<![CDATA[*/
A { text-decoration: none; }
A:link { color: #0088FF; text-decoration: none; }
A:visited { text-decoration: none; }
A:active { color: #696969; text-decoration: underline;}
A:hover { text-decoration: underline; }
BODY, TD, P, UL, OL {
font-family: Helvetica, Lucida Grande, Arial, sans-serif;
font-size: 14px;
line-height: 18px;
color: #666666;
text-align: left;
}
P {
margin-bottom: 1em;
}
H1 {
line-height:145%;
}
HR {
border: 0;
border-top: 1px solid #dddddd;
margin: 10px 0px 15px 0px;
}
@media only screen and (max-device-width: 481px) and (min-device-pixel-ratio : 2), only screen and (min-device-width: 481px) and (-webkit-min-device-pixel-ratio : 2) {
*[id=header] { background:url('https:/') no-repeat 0 top; -webkit-background-size: 173px 45px; }
*[id=hr-fade] { background:url('https:/') no-repeat 0 top; -webkit-background-size: 648px 18px; }
}
@media only screen and (max-device-width: 480px) {
table[class="table"], td[class="cell"] {
width: 270px !important;
}
table[class="table3"], td[class="cell3"] {
width: 270px !important;
text-align: left !important;
}
img[id="header"] {
width: 135px !important;
height: 35px !important;
}
td[id="header"] {
-webkit-background-size: 135px 35px;
}
table[class="footer_table"] {
display: none !important;
}
.hide { max-height: none !important; font-size: 11px !important; display: block !important; }
p {
text-align: left !important;
}
}
/]]>*/
</style>
</head>
<body>
<table class="table" border="0" cellspacing="0" cellpadding="0"
align="center" width="700">
<tr align="center">
<td class="spacer" align="left" valign="top" bgcolor="#FFFFFF"
width="20"><img src=
"https:/"
border="0" alt="" width="20" height="1" /></td>
<td align="left">
<table class="table3" width="648" border="0" cellpadding="0"
cellspacing="0" align="center" bgcolor="#FFFFFF">
<tr>
<td class="cell3" id="header" width="648" align="left" style=
"padding-bottom: 10px;"><img id="header" src=
"https:/"
border="0" alt="iTunes Connect" width="173" height="45" name=
"header" /></td>
</tr>
</table>
</body>