<!DOCTYPE html>
<html>
<style>
h2:after {
content: ' \224A';
}
</style>
<body>
<h2>I will display</h2>
</body>
</html>