বাইনারি কনভার্টার টুলস
Convert text to binary, ASCII, octal, hex and decimal — and translate between number bases. Everything runs in your browser.
টেক্সট ↔ বাইনারি
Convert text to 8-bit binary and decode binary back to readable text instantly.
টেক্সট ↔ ASCII
Turn each character into its ASCII (decimal) code and back. Useful for programming and debugging.
টেক্সট ↔ HEX
Encode text as hexadecimal byte values and decode hex back to text.
টেক্সট ↔ অক্টাল
Convert text characters to octal code points and reverse it back to text.
টেক্সট ↔ দশমিক
Map every character to its decimal Unicode code point and back again.
Number Base Converter (Bin · Oct · Dec · Hex)
Convert numbers between binary, octal, decimal and hexadecimal in any direction — perfect for programming and computer science.