テキスト ↔ バイナリ変換器
テキストをバイナリコードに、バイナリをテキストに変換します。2進数、8進数、10進数、16進数エンコードをサポート。
文字数: 0バイト: 0
使い方
テキストをバイナリコードに、バイナリをテキストに変換します。2進数、8進数、10進数、16進数エンコードをサポート。
- 1Select the conversion direction: Text to Binary or Binary to Text.
- 2Type or paste your input into the text area.
- 3The binary or decoded text output appears instantly.
- 4Copy the result with one click.
主な機能
- Converts any text string to 8-bit binary representation (ASCII/UTF-8)
- Decodes binary back to readable text
- Real-time conversion updates as you type each character
- One-click copy of the full binary or text output