Type in any field
Binarybase 20b
Octalbase 80o
Decimalbase 10
Hexadecimalbase 160x
Quick values
๐ก Quick Reference
- โข Binary: base 2 โ only 0 and 1. Each bit doubles. 8 bits = 1 byte.
- โข Octal: base 8 โ digits 0โ7. Common in Unix file permissions (chmod 755).
- โข Hex: base 16 โ 0โ9 then AโF. Two hex digits = one byte. Widely used in color codes & memory addresses.
- โข 0xFF = 255 dec = 11111111 bin = one full byte
- โข 0xDEADBEEF = 3,735,928,559 dec โ classic debugger sentinel value
๐ Automate Your Low-Level Data Processing Workflows with AI
Base conversions are a sign your team is still touching raw data by hand. In 20 minutes I'll audit your data engineering workflows and show you exactly where AI agents can handle encoding, transformation, and pipeline orchestration.
Get Your Free AI Scan โ