Ambimat GroupAmbimatAmbiSecureeSIM InitiativeEngineering BlogAhmedabad · India · Est. 1981
Encoding utility

HEX ↔ Byte-Array

Paste hex in any reasonable form (0x90, 0x00, 9000, 90:00, \\x90\\x00). Get back the same bytes formatted for C, Java, Python, JavaScript, escape-string, or canonical hex with your choice of separator.

Client-sideMulti-format inputCopy-friendly

Input

Result

Type something to convert.
All conversion runs locally.

About this tool

Logs from PC/SC, Wireshark, gpshell, OpenSC, etc. all use slightly different hex formats. This tool normalises and re-emits in the format your code expects.

ASCII pairing

Need text-to-hex?

ASCII ↔ HEX →

Companion tool

Decode an APDU you just normalised.

APDU parser →

Endian flip

Need to swap byte order?

Endian converter →