What HTML entities actually represent
Learn how character references represent code points without changing the underlying character meaning.
ReadCharacter references explained
Short guides separate representation rules from document parsing and security boundaries.
Learn how character references represent code points without changing the underlying character meaning.
ReadChoose a representation deliberately instead of assuming every Unicode character has a familiar entity name.
ReadThe correct transformation depends on where data is inserted; text, attributes, URLs, CSS and JavaScript are different contexts.
Read