Entity Converter
Encode/decode HTML special characters as decimal numeric character references to prevent garbling and improve safety.
About this page
What this page does • Convert input text to decimal numeric character references (e.g., A → A). • Copy the result to clipboard. Option • Remove line breaks: encode as a single line. How to use 1) Paste text 2) Click [Encode] 3) Click [Copy] if needed Notes • Lowers readability but improves embed safety and scraping resistance. • Very long text may become huge; use as needed.