hexadecimal background
BeDict Logo

hexadecimal

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

Meanings

noun

Sistema hexadecimal

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 :

En lugar de recordar largas cadenas de números binarios, los programadores suelen usar el sistema hexadecimal para representar datos de una forma más compacta y legible.