Encoders & Decoders
Encode and decode Base64, URLs, HTML entities, and binary data instantly.
</>
Codificador Base64
Convierte texto plano, código o cadenas UTF-8 en codificación estándar Base64 al instante.
</>
Decodificador Base64
Decodifica cadenas en Base64 a texto plano legible al instante con soporte UTF-8.
</>
URL Encoder
Percent-encode query parameters, special characters and URLs for HTTP safe transmission.
</>
URL Decoder
Decode percent-encoded URL strings and query parameters to plain readable text.
</>
HTML Entity Encoder
Convert special characters and symbols into HTML entities (&, <, >, ").
</>
HTML Entity Decoder
Decode HTML entities and numerical character references back to plain text symbols.