변환 바이너리 code to plain 텍스트 즉시. Paste 스페이스-separated 또는 continuous 바이너리 strings 및 디코드 them to readable ASCII 문자. 순수 클라이언트 사이드, no data sent to servers.
이 도구 converts 바이너리 code into readable ASCII 텍스트. 바이너리 code uses only two digits (0 및 1) to represent data. Each group 의 8 bits (1 byte) represents one 문자 에서 해당 ASCII table. Simply paste 귀하의 바이너리 code 및 클릭 변환 to see 해당 decoded 텍스트. 해당 conversion happens entirely 에서 귀하의 브라우저 — no data 은 sent to any server.
바이너리 code 은 a way 의 representing 텍스트 또는 data 사용하여 only two digits: 0 및 1. Computers 사용 바이너리 because they process information 사용하여 electrical signals 그 는 either 위 (1) 또는 off (0). Each 문자 에서 ASCII 텍스트 은 represented by 8 바이너리 digits (1 byte).
Yes! 해당 도구 auto-detects 해당 형식. If you 엔터 a continuous string 의 0s 및 1s (e.g., 0100100001100101011011000110110001101111), it 할 것 자동으로 split into 8-bit bytes 및 디코드 them.
Absolutely. 모두 conversion happens locally 에서 귀하의 브라우저. No data 은 sent to any server, stored, 또는 tracked. 귀하의 바이너리 code 및 decoded 텍스트 remain completely private.
이 도구 decodes standard ASCII 문자 (0-127), 어느 includes English 글자, 번호, 일반 punctuation, 및 control 문자. Extended ASCII (128-255) 할 수 display differently depending 위 해당 문자 인코딩.