CHARACTER SET
HTML Programming Syntax
For example, the copyright character © is #169 and in HTML it takes the form © (the semicolon is necessary). To produce Copyright © 1998, the HTML code would be written as: Copyright © 1998.
Code from JavaScript Source
Prepared by Paul E. Pennebaker, 9-Oct-1998