Base64 のエンコードとデコード

Unicode 対応。

Switch between encode and decode with correct UTF-8 for international characters.

このツールの使い方

  1. Choose Encode or Decode.
  2. Paste text or Base64 data into the field.
  3. Copy the transformed value — processing stays local.

代表的な用途

  • Quickly testing tokens or snippets shared in chat.
  • Checking whether a string is valid Base64 before piping it elsewhere.

制限と注意点

  • This is a text-first helper — binary files should be handled with dedicated tools.
  • Very large strings may be slow on older phones.

このページのプライバシー

製品分析タグ(後から追加する場合)は同意後にのみ読み込むべきです。本サイトに必須の第三者トラッカーはありません。

多バイト文字も UTF-8 で処理。