ਬਾਈਨਰੀ ਕਨਵਰਟਰ ਟੂਲ
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.