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