๐Ÿท๏ธ
๐Ÿ“„

Encode Content for XML

Encode special characters for XML files, RSS feeds, sitemaps, and SOAP payloads.

Tiada log masuk diperlukan
Output:
Examples:
Plain text / HTML
Encoded HTML
Output will appear hereโ€ฆ
Common HTML entities reference
&&
<&lt;
>&gt;
"&quot;
'&#39;
ยท&nbsp;
ยฉ&copy;
ยฎ&reg;
โ„ข&trade;
โ‚ฌ&euro;
โ€”&mdash;
โ€ฆ&hellip;

XML tips

๐Ÿ“„

XML requires &, <, >, ", and ' to be encoded as entities inside element content. Unencoded characters cause XML parsers to fail.

๐Ÿ“ก

RSS and Atom feed content must be HTML-entity-encoded. Article titles with ampersands (&) or quotes must use &amp; and &quot;.

๐Ÿ—บ๏ธ

Sitemap URLs containing & (e.g. tracking parameters) must encode & as &amp;. Most sitemap validators will flag unencoded ampersands.

๐Ÿ’ก

SOAP/XML web service payloads require strict encoding. Use this tool to verify your data before sending to an XML-based API.

Cara ia berfungsi

1
Masukkan
Enter your data into the tool above. Everything stays local to your browser.
2
Proses
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
Muat turun
Get your result instantly. Nothing is stored after you leave the page โ€” complete privacy.

Mengapa alat kami?

โœ“Percuma sepenuhnya โ€” tiada kos tersembunyi, selama-lamanya
โœ“Tiada akaun, e-mel atau log masuk diperlukan
โœ“Fail tidak pernah meninggalkan peranti anda
โœ“Tiada had saiz fail langsung
โœ“Tiada tera air pada sebarang output

Also check outโ€ฆ

Soalan lazim