비트와 바이트
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/bit-and-byte/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/bit-and-byte/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/bit-and-byte/)
Use the native HTML custom element.
정의
비트는 0 또는 1을 나타내는 디지털 정보의 최소 단위이고, 바이트는 8비트의 묶음으로 256가지 값을 표현할 수 있다.
설명
Network speeds are quoted in bits per second (Mbps, Gbps), while file sizes use bytes (MB, GB)—a frequent source of confusion. A 100 Mbps internet connection transfers 100 megabits, or about 12.5 megabytes, per second. ASCII encodes each English character in 1 byte; a UTF-8 emoji typically requires 4 bytes. The 8-bit byte became standard in the 1960s with the IBM System/360.
RELATED ARTICLES
Bits vs bytes, Mbps vs MBps, and what your internet speed actually means — a clear breakdown of data transfer rate units.
Data Storage Units: Bits, Bytes, and BeyondEverything you need to know about digital storage units — why your 1 TB drive shows less space than advertised, and how binary and decimal prefixes differ.
RELATED TERMS
이진 접두어
이진 접두어(KiB, MiB, GiB)는 1,024의 거듭제곱을 나타내며, SI 접두어(KB, MB, GB)의 1,000 거듭제곱과 구별된다.
대역폭
통신 채널의 최대 데이터 전송 용량으로, 보통 초당 비트(bps, Mbps, Gbps)로 측정한다.
지연 시간
데이터 패킷이 출발지에서 전송되어 목적지에 도착할 때까지의 시간 지연으로, 보통 밀리초(ms)로 측정한다.
처리량
일정 시간 동안 네트워크나 시스템에서 실제로 성공적으로 전송된 데이터의 속도로, 초당 비트 또는 바이트로 측정한다.
클럭 속도
프로세서가 사이클을 실행하는 주파수로 Hz 단위로 측정하며, 현대 CPU는 GHz 범위에서 동작한다.