Decode HTML entities to text. < to <. For parsing HTML content.
Decode HTML entities to text. < to <. For parsing HTML content.
Category: เครื่องมือนักพัฒนา • Free online tool • No signup required
เครื่องมือที่คุณอาจต้องการ
Encode text to Base64. Supports Unicode. For APIs and data encoding.
เครื่องมือนักพัฒนาDecode Base64 to text. Supports Unicode. For APIs and data decoding.
เครื่องมือนักพัฒนาEncode text for URLs. Percent encoding. For query strings and links.
เครื่องมือนักพัฒนาDecode URL-encoded text. Percent decoding. For parsing URLs.
เครื่องมือนักพัฒนาEncode text to HTML entities. < > & etc. For safe HTML display.
เครื่องมือนักพัฒนาEncode text to Unicode escape sequences. \uXXXX for non-ASCII. For JavaScript.
เครื่องมือนักพัฒนา