Kilobytes to Bytes Converter
Enter a kilobyte value and instantly get bytes using SI decimal (1 KB = 1,000 B) and binary IEC (1 KiB = 1,024 B), plus a quick-reference table.
Enter Kilobytes
SI vs Binary: KB (kilobyte) = 1,000 bytes — used by storage
manufacturers and networking. KiB (kibibyte) = 1,024 bytes — used by operating systems.
Result
Enter a kilobyte value to see the conversion.
Kilobytes (KB)
—
Bytes — SI (1 KB = 1,000 B)
—
Bytes — Binary (1 KiB = 1,024 B)
—
Quick-Reference Table
| Kilobytes (KB) | Bytes SI (× 1,000) | Bytes Binary (× 1,024) |
|---|---|---|
| 0.5 KB | 500 B | 512 B |
| 1 KB | 1,000 B | 1,024 B |
| 4 KB | 4,000 B | 4,096 B |
| 10 KB | 10,000 B | 10,240 B |
| 64 KB | 64,000 B | 65,536 B |
| 100 KB | 100,000 B | 102,400 B |
| 512 KB | 512,000 B | 524,288 B |
| 1,000 KB | 1,000,000 B | 1,024,000 B |
Copied!
Summary
Enter a kilobyte value and instantly get bytes using SI decimal (1 KB = 1,000 B) and binary IEC (1 KiB = 1,024 B), plus a quick-reference table.
How it works
- Enter any number of kilobytes in the input field.
- The converter multiplies the KB count by 1,000 to get bytes (SI decimal).
- It also multiplies by 1,024 to show what 1 KiB equals in bytes (IEC binary) as a secondary reference.
- Results update instantly as you type.
- The quick-reference table shows common KB values converted to both B (decimal) and B (binary).
- Use the copy button next to each result to copy the value to your clipboard.
Use cases
- Verify raw byte counts for packets or payloads expressed in KB.
- Compare a storage spec listed in KB against actual bytes stored on disk.
- Convert KB file size limits from upload restrictions into exact byte thresholds.
- Cross-check API rate limits or buffer sizes that mix KB and byte units.
- Calculate exact byte allocation for fixed-size memory blocks given in KB.
- Understand why an OS shows a slightly different byte count than a vendor KB spec.
Frequently Asked Questions
Last updated: 2026-07-23 ·
Reviewed by Nham Vu