Decode and Calculate Bitmap field for ISO8583 transactions

Iso8583 bitmaps Decoder and Builder



Decode BITMAP to ISO8583 Fields and bits string

To use this online Bitmap decoder tool, type or paste the hex value of the bitmap in the field below, press Decode.

Example hex bitmap:
7A380000000000000000000000000000

ISO8583 BITMAP hex



Calculate bitmap - build bitmap from bits

To use this function, type or paste the binary value (bits like 10001000111000111000) of the bitmap in the field below and click Encode

Example bitmap bit string:
0111101000111000000000000000000000000000000000000000000000000000

BINARY bitmap representation





Calculate bitmap by activating fields

Check the boxes corresponding to each field below and click the "Build Bitmap" button above to enable fields in the bitmap

Learn ISO8583 Bitmap by example

The easiest way to learn ISO8583 bitmaps is by example

Enable bitmap fields

Check the boxes on the left side and press Calculate Bitmap. The watch the bitmap change in the BINARY representation

If you do not select any check boxes, you will get a bitmap with only zeroes. This is not an invalid value, but means that NO fields are activated (present) in the ISO8583 message.

Bitmap = "map of bits"

The BINARY representation is the actual map of bits in binary. Each ISO8583 field is represented as a 0 or 1 in this string or array of bits. This is represented only for our understanding.

This binary representation is NOT a valid bitmap to send or receive because we need the value of the bytes.

Bitmap BINARY value

To obtain the bitmap binary value, we must group every 8 bits into a byte.

The binary form (the bytes) cannot be represented in ASCII, because they do not represent characters. So for us humans to read and write binary values, we must represent them in hexadecimal, on the left side

The Bitmap binary value cannot always be represented in ASCII. To see that, try to copy the HEX representation and paste it in the HEX to ASCII converter

ISO8583 bitmaps: BINARY or HEX

The bitmap is loaded in ISO8583 messages in BINARY or ASCII representation of HEX. Not ASCII representation of binary

Bitmap ASCII - the calculated bitmap HEX value on the left is exactly loaded in the message, as ASCII text

Bitmap BINARY - you will see this hex representation if you have a hex dump of the ISO8583 Message

You can extract the bitmap from an ISO8583 message with the ISO8583 Message Parser

Recent Articles on Iso8583


Choose the product you need



ISO8583 Converter

Convert ISO8583 to JSON XML SQL


ISO8583 Interface

ISO8583 Interface Handler


ISO20022 Converter

Convert ISO20022 to ISO8583 ...


ISO8583 Builder

Build ISO8583 from scratch


ISO8583 Switch

ISO8583 Router by criteria


ISO8583 Authorization

Authorize cards and ledger


Payments Acquirer

Acquiring host from devices


Cards Issuing

Generate and issue cards


ISO8583 Simulator

ISO8583 HISO98 HISO87 simulator


ISO20022 Simulator

ISO20022 & SWIFT simulator


POS Simulator

POS protocols simulator


Web Api Simulator

Web API tester Performance

 

Get a free quote, Ask for details
Get help

Contact us

Try the software yourself
Download

Download software

Read Documentation and Start guides

Documentation

Online Tools Overview

Online Tools