I think I did this right. I needed bit and byte specific counts for each.
It sometimes is useful in today’s age, so I figured I’d post it. It never hurts to know about the underlying fundamentals of the hardware we developers write software to.
1 byte, 8 bits
1 MB, 1024 bytes, 8192 bits
1 GB, 1024 Megabytes, 1048576 Bytes, 8388608 bits
1 TB, 1024 Gigabytes, 1048576 Megabytes, 1073741824 Bytes, 8589934592 bits