Base64からASCIIへ
Base64エンコードデータを人間が読めるASCIIテキストにデコード。各文字の10進コードと16進コードを表示。
100%クライアントサイド — データがデバイスから離れることはありません
上にBase64文字列を貼り付けるとASCIIコード分析が表示されます
よくある質問
以下を検索するか、よくある質問をご覧ください。
ASCIIは、0〜127の数字を使用してコンピュータでテキストを表現する古い文字エンコーディング標準です。
いいえ。標準のテキストデコードはASCIIを含むUTF-8を使用します。このツールは、Base64を純粋な7ビットASCIIテキストに変換することに特化しています。
Related Tools
Base64 Converter
Encode text to Base64 or decode Base64 to text — all in one tool
Base64 to Hex
Convert Base64 strings to hexadecimal and hex back to Base64
Base64 to Binary
Convert Base64 to 8-bit binary representation and binary back to Base64
ASCII Table
Interactive ASCII reference table (0–255) with search, hex, binary, and Unicode