1 つの文字列を Base64 / URL percent / HTML entities / \u escape の 4 形式に同時変換・比較できる静的 Web ツール。エンコード / デコード双方向対応。ゼロ依存、ビルド不要。
Live demo: https://sen.ltd/portfolio/encoder-diff/
- 4 形式同時変換: Base64 / URL percent / HTML entities / Unicode
\uescape - 双方向: エンコード / デコードをラジオボタンで切替
- UTF-8 / 絵文字対応
- エラー時は該当カードだけ赤表示
- 日本語 / 英語 UI、URL クエリ共有
- ゼロ依存、ビルドツール不要
npm run servenpm test21 test cases on node --test. No dependencies.
MIT. See LICENSE.
Part of the SEN portfolio series.
