All Tools
Tools/BCD / Hex / Decimal Converter
🔢
EncodingAvailable
BCD / Hex / Decimal Converter
Convert between binary-coded decimal (BCD), hexadecimal, and decimal. Common in ISO 8583 field encoding and EMV amount fields.
Each nibble = one decimal digit
Binary
Conversion table
| Base | Value |
|---|---|
| Decimal (base 10) | |
| Hexadecimal (base 16) | 0x |
| Binary (base 2) | |
| Octal (base 8) | |
| Packed BCD |