002.3

HTML

001
INPUT
002
OUTPUT
Encoded text will appear here
003
ABOUT HTML ENTITIES

HTML entities are special codes used to represent characters that have special meaning in HTML or characters that cannot be easily typed.

Common uses: XSS prevention, displaying code snippets, special symbols rendering, safe HTML output.