Convert kilobyte (KB) to byte (B) instantly
| Kilobytes (KB) | Bytes (B) |
|---|---|
| 0.001 KB | 1 B |
| 0.01 KB | 10 B |
| 0.1 KB | 100 B |
| 0.5 KB | 500 B |
| 1 KB | 1000 B |
| 2 KB | 2000 B |
| 5 KB | 5000 B |
| 10 KB | 10000 B |
| 20 KB | 20000 B |
| 50 KB | 50000 B |
| 100 KB | 100000 B |
| 200 KB | 200000 B |
| 500 KB | 500000 B |
| 1000 KB | 1000000 B |
Digital storage uses binary (powers of 2) or decimal (powers of 10) prefixes. 1 KB = 1000 bytes (decimal) but 1 KiB = 1024 bytes (binary). Hard drives use decimal; RAM uses binary.
Formula: B = KB × 1000