情報演習ビットとバイト

確認事項

$8 \text{ bit(ビット)}$をひとまとまりにした情報量の単位を$1 \text{ Byte(バイト)}$という。


ビットとバイトの関係性は次の計算式で求められる。

$$ \begin{eqnarray*} 1 \text{ Byte} &=& 8 \text{ bit}\\ n \text{ Byte} &=& 8n \text{ bit} \end{eqnarray*} $$