It seems that Standard page doesn’t support UTF-8 because the UTF-8 content of the following div doesn’t display correctly in the anvil app. It’s a bit surprise since the default character encoding in HTML-5 is UTF-8, and anvil app is html5, isn’t it?
<div> résumé </div>
Any help regarding fixing the issue without moving to custom html page is really appreciated.