🔤 HTML Entity Converter
Convert HTML entities to text and text to HTML entities. Useful for web development and content creation.
📚 Common HTML Entities:
🔤 Basic Entities:
&
→ &<
→ <>
→ >"
→ "'
→ '
✨ Special Characters:
©
→ ©®
→ ®™
→ ™€
→ €£
→ £
✨ Features:
- ✅ Encode text to HTML entities
- ✅ Decode HTML entities to text
- ✅ Support for common HTML entities
- ✅ Copy to clipboard functionality
- ✅ Swap input and output
- ✅ Error handling for invalid input
📖 How to use:
- Choose whether to encode or decode
- Enter your text or HTML entities
- Click the convert button
- Copy the result to clipboard