文本与二进制转换器
在线将文本转换为二进制代码,或将二进制转换为文本。支持二进制、八进制、十进制和十六进制编码。
字符数: 0字节: 0
使用方法
在线将文本转换为二进制代码,或将二进制转换为文本。支持二进制、八进制、十进制和十六进制编码。
- 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