Decimal, Hexadecimal Character Codes in HTML Unicode
All spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with &#nn; (&#xnn;) in HTML Unicode format encoding, where nn is equivalent to the decimal (hexadecimal) number representing the character.