HTML Encoder/Decoder
Encode text to HTML entities or decode HTML entities back to text. Handles & < > " '.
Local processingHow to Use
Enter your input above. The result updates automatically. Use the copy button to copy the result.
Privacy
All processing happens in your browser. Your data is never uploaded to any server.
FAQ
Which HTML entities are handled?
& < > " and ' are encoded to their entity equivalents.