{{Hex2}} ta converti number di 8-bit pa dos cifra hexadecimal [0-255].

Entrada

Un parameter numeral den rango di 0 pa 255.

Resultado

Dos cifra hexadecimal.

Ehempel

editá
  • {{Hex2|0}} → 00
  • {{subst:Hex2|0}} → 00
  • {{Hex2|123}} → 7B
  • {{subst:Hex2|123}}→ 7B
  • {{Hex2|255}} → FF
  • {{subst:Hex2|255}} → FF