Technical Specifications & Architecture
Represent text in another form
The tool outputs HTML character references, JavaScript code points, Base64 or ROT13. JavaScript output contains its own decoding logic, so a recipient can recover the original text. This is not encryption and must not be used to protect passwords or API keys.
The preview shows the restored text without executing the output code. JavaScript output requires a destination that permits scripts. Email links open a mail application; this tool does not send messages.
Code-point and Base64 modes handle Japanese text and emoji. ROT13 changes only Latin letters. Test the result where you intend to embed it, because HTML and JavaScript interpretation depends on the destination.