<!DOCTYPE html> <html> <body> <h1>HTML Special Character Example</h1> <h2>An a with a circumflex accent: a&#770;</h2> </body> </html>