🔢
🎓

Number Systems for Computer Science

Learn and verify binary, octal, hex conversions — perfect for CS students and exam prep.

ไม่ต้องเข้าสู่ระบบ
Input base:

Quick values

Education tips

🎓

Computer science courses cover all four bases. Use the quick-value buttons (7, 8, 15, 16) to explore where the boundaries between bases are.

💡

Why hex? 1 hex digit = exactly 4 binary digits (a "nibble"). 2 hex digits = 1 byte (8 bits). This makes hex a compact way to write binary.

🔢

Octal (base 8) groups binary digits in sets of 3. Less common today but still used in Unix file permissions (chmod 755 = rwxr-xr-x).

📊

Use the grouped binary output to visualise how nibbles (4-bit groups) map to hex digits — it makes the hex↔binary relationship intuitive.

วิธีการทำงาน

1
ป้อนข้อมูล
Enter your data into the tool above. Everything stays local to your browser.
2
ประมวลผล
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
ดาวน์โหลด
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

ทำไมต้องใช้ของเรา?

ฟรีสมบูรณ์ — ไม่มีค่าใช้จ่ายซ่อนเร้น ตลอดไป
ไม่ต้องมีบัญชี อีเมล หรือเข้าสู่ระบบ
ไฟล์ไม่เคยออกจากอุปกรณ์ของคุณ
ไม่มีขีดจำกัดขนาดไฟล์ใดๆ
ไม่มีลายน้ำในผลลัพธ์ใดๆ

Also check out…

คำถามที่พบบ่อย