toolkit.site

Text Encoder & Decoder

About this tool

This tool allows you to encode and decode text in various formats commonly used in web development and data processing:

  • Base64 encoding for binary data transmission
  • URL encoding for safe use in web addresses
  • HTML entities for proper display in web pages
  • Unicode escape sequences for special characters
  • JWT decoder for inspecting JSON Web Tokens