Kibadili Bainari

Convert between binary, decimal, hexadecimal, and octal instantly. Text to binary converter with bit operations calculator for developers and students.

๐Ÿ”ข Number Base Converter

๐Ÿ“ Text to Binary Converter

Maandishi yataonekana hapa

โšก Bit Operations Calculator

Ingizo A
Ingizo B
AND (A & B)
0
OR (A | B)
0
XOR (A ^ B)
0
NOT A (~A)
0

๐Ÿ“š Step-by-Step Conversion

Enter a number in any base above to see the step-by-step conversion process.

๐Ÿ“‹ Quick Reference Guide

Mifumo ya Nambari

Binary (Base 2): 0, 1

Octal (Base 8): 0-7

Decimal (Base 10): 0-9

Hex (Base 16): 0-9, A-F

AND (&): Both bits must be 1 OR (|): At least one bit is 1 XOR (^): Bits are different NOT (~): Flip all bits Example: 1010 & 1100 = 1000

Example: 10 (decimal)

Binary: 1010

Octal: 12

Hex: A

Binary to Decimal:

Sum of (digit ร— 2^position)

Jifunze Zaidi Kuhusu Msimbo WIA

๐Ÿค– Each hex digit = 4 binary digits

๐Ÿ’ฌ ChatGPT
AND (&): Both bits must be 1
๐Ÿง  Claude
NOT (~): Flip all bits
โœจ Gemini Example: 1010 & 1100 = 1000
Thamani za Kawaida