hexadecimal background
BeDict Logo

hexadecimal

/ˌhɛksəˈdɛsɪməl/

Meanings

noun

16진법

A number system with base sixteen, using the digits 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E and F, most used in computing as a hexadecimal digit can represent four bits, half a standard byte.

Examples :

긴 이진수 문자열을 기억하는 대신, 프로그래머는 데이터를 더 간결하고 읽기 쉬운 형태로 표현하기 위해 16진법을 자주 사용합니다.