πŸ”’
πŸŽ“

Number Systems for Computer Science

Learn and verify binary, octal, hex conversions β€” perfect for CS students and exam prep.

Hindi kailangan ng login
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.

Paano ito Gumagana

1
Ilagay
Enter your data into the tool above. Everything stays local to your browser.
2
Iproseso
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
I-download
Get your result instantly. Nothing is stored after you leave the page β€” complete privacy.

Bakit gamitin ang aming kasangkapan?

βœ“Ganap na libre β€” walang nakatagong bayad, kailanman
βœ“Walang kinakailangang account, email, o login
βœ“Ang mga file ay hindi kailanman lumalabas sa iyong device
βœ“Walang anumang limitasyon sa laki ng file
βœ“Walang watermark sa anumang output

Also check out…

Mga Madalas na Itanong