hexadecimal

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

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, and thus a single byte can be represented conveniently with two digits.

Word Origin From Greek 'hexa-' (six) and Latin 'decimal' (ten) — so base 16, combining six and ten. Hexagon (six angles) and decimal (ten-based) show the same roots. It's a hybrid word for a number system used in computing.

noun 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, and thus a single byte can be represented conveniently with two digits. countable

In programming, memory addresses are often represented in hexadecimal for compactness.

(名词) 十六进制 【十六进制(计算机常用数制,用0-9和A-F表示,一个数字代表4位二进制)】

在编程中,内存地址通常用十六进制表示以节省空间。

(sustantivo) hexadecimal; sistema hexadecimal; sistema de base dieciséis [Un sistema numérico de base dieciséis, que utiliza los dígitos 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E y F, usado principalmente en computación ya que un dígito hexadecimal puede representar cuatro bits, medio byte estándar, y por lo tanto un solo byte puede representarse convenientemente con dos dígitos.]

En programación, las direcciones de memoria se representan a menudo en hexadecimal por su compacidad.

(nom) hexadécimal; système hexadécimal; base seize [Système de numération en base seize utilisant les chiffres de 0 à 9 et les lettres de A à F, très utilisé en informatique car un chiffre hexadécimal représente quatre bits, soit la moitié d'un octet standard.]

En programmation, les adresses mémoire sont souvent représentées en hexadécimal pour plus de concision.

(Substantiv) Hexadezimalsystem; Sedezimalsystem [Ein Zahlensystem mit der Basis 16, das die Ziffern 0–9 und die Buchstaben A–F verwendet, um jeweils vier Bits (eine halbe Byte) darzustellen; besonders in der Informatik verbreitet.]

In der Programmierung werden Speicheradressen oft als **hexadecimal** dargestellt, um sie kompakter zu schreiben.

(名詞) 16を基数とする数体系。0から9およびAからFまでの16個の記号を使用し、コンピューティングで最も広く使われる。

「プログラミングでは、メモリ番地は簡潔に表現するため、しばしば16進数で表される。」

(substantivo) hexadecimal; sistema hexadecimal [Um sistema numérico de base dezesseis, que utiliza os dígitos 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E e F, amplamente usado em computação, pois um dígito hexadecimal pode representar quatro bits, metade de um byte padrão, e assim um byte pode ser representado convenientemente com dois dígitos.]

Em programação, endereços de memória são frequentemente representados em hexadecimal para maior compactação.

noun A number expressed in the hexadecimal system. countable

The value 255 is written as FF in hexadecimal.

(名词) 十六进制数

数值255在十六进制中写作FF。

(sustantivo) número hexadecimal; hexadecimal [Un número expresado en el sistema hexadecimal.]

El valor 255 se escribe como FF en hexadecimal.

(nom) nombre hexadécimal; hexadécimal [Nombre exprimé dans le système hexadécimal, en base seize.]

La valeur 255 s'écrit FF en hexadécimal.

(Substantiv) Hexadezimalzahl; Sedezimalzahl [Eine Zahl, die im Hexadezimalsystem (Basis 16) ausgedrückt wird.]

Der Wert 255 wird im **hexadecimal** als FF geschrieben.

(名詞) 十六進数で表された数。

「255という値は16進法ではFFと書き表される。」

(substantivo) hexadecimal; número hexadecimal [Um número expresso no sistema hexadecimal.]

O valor 255 é escrito como FF em hexadecimal.

adj Of a number, expressed in hexadecimal.

Please provide the hexadecimal equivalent of this binary code.

(形容词) 十六进制的

请提供此二进制代码的十六进制等价形式。

(adjetivo) hexadecimal; en hexadecimal; en base dieciséis [De un número, expresado en hexadecimal.]

Por favor proporcione el equivalente hexadecimal de este código binario.

(adjectif) hexadécimal [Se dit d'un nombre qui est exprimé dans le système hexadécimal.]

Veuillez fournir l'équivalent hexadécimal de ce code binaire.

(Adjektiv) hexadezimal; sedezimal [Eine Zahl betreffend, die im Hexadezimalsystem dargestellt ist.]

Gib bitte das **hexadecimal** Äquivalent dieses Binärcodes an.

(形容詞) 16進数で表された(数について)。

このバイナリコードに相当する16進数表記を教えてください。

(adjetivo) hexadecimal [De um número, expresso em hexadecimal.]

Por favor, forneça o equivalente hexadecimal deste código binário.

adj hexadecimal (expressed in base 16)

The color code #FF5733 is a hexadecimal representation of a specific shade of orange.

(形容词) 十六进制的

颜色代码#FF5733是一种特定橙色调的十六进制表示。

(adjetivo) hexadecimal [hexadecimal (expresado en base 16)]

El código de color #FF5733 es una representación hexadecimal de un tono específico de naranja.

(adjectif) hexadécimal [Qui est exprimé en base seize, selon le système hexadécimal.]

Le code couleur #FF5733 est une représentation hexadécimale d'une nuance précise d'orange.

(Adjektiv) hexadezimal [Im Hexadezimalsystem (Basis 16) ausgedrückt.]

Der Farbcode #FF5733 ist eine **hexadecimal** Darstellung eines bestimmten Orangetons.

(形容詞) 16進法の(16を基数として表現される)。

カラーコード #FF5733 は、特定のオレンジ色を16進数で表したものです。

(adjetivo) hexadecimal [hexadecimal (expresso em base 16)]

O código de cor #FF5733 é uma representação hexadecimal de um tom específico de laranja.

noun hexadecimal (number expressed in base 16) countable

In the debug output, the error code appears as a hexadecimal.

(名词) 十六进制数

在调试输出中,错误代码显示为十六进制数。

(sustantivo) hexadecimal [hexadecimal (número expresado en base 16)]

En la salida de depuración, el código de error aparece como un hexadecimal.

(nom) nombre hexadécimal; hexadécimal [Nombre exprimé dans le système hexadécimal, en base seize.]

Dans la sortie de débogage, le code d'erreur apparaît sous forme hexadécimale.

(Substantiv) Hexadezimalzahl [Eine Zahl, die im Hexadezimalsystem (Basis 16) dargestellt wird.]

Im Debug-Ausgabe erscheint der Fehlercode als **hexadecimal**.

(名詞) 16進数(16を基数として表現された数)。

デバッグ出力では、エラーコードが16進数として表示されます。

(substantivo) hexadecimal [hexadecimal (número expresso em base 16)]

Na saída de depuração, o código de erro aparece como um hexadecimal.

Word parts: hexa + decim + al

Related words

Get offline access, pronunciation, spaced repetition, and learning games:

Download Syntaxiom →
📱 Offline access 🔊 Pronunciation 🧠 Spaced repetition 📖 Native language bridges