2進数

にしんすう
Alternative writings: 二進数
Frequency:
1

A numeral system that uses only 0 and 1; used to represent information inside computers (binary numbers).

NounComputing

Examples

コンピュータは内部で二進数を使って情報を処理する。

Computers process information internally using binary numbers.

十進数の13は二進数では1101になる。

The decimal number 13 becomes 1101 in binary.

ビット演算を理解するために、二進数の表現に慣れておくと便利だ。

It's useful to get comfortable with binary notation to understand bitwise operations.

Word Relationships