How This Tool Works
This converter treats a computer word as a 16-bit storage unit. Since 8 bits make 1 byte, 1 word equals 2 bytes.
The formula is: bytes = words × 2. In reverse, words = bytes ÷ 2.
- Input: Words
- Conversion factor: 1 word = 2 bytes
- Output: Bytes