T-002 • ACTIVE

TEXT ENCODER

Multi-format text encoding and decoding utility. Base64, URL, HTML entities, and custom ciphers.

Input

0 characters

Output

0 characters

About This Tool

BASE64: Standard encoding for binary data in ASCII string format

URL Encoding: Converts special characters for safe URL transmission

HTML Entities: Escapes HTML characters to prevent code injection

ROT13: Simple letter substitution cipher (Caesar cipher with shift 13)

HEX: Converts text to hexadecimal representation

BINARY: Converts text to binary (base-2) representation