Converter

This page provide some useful converter for your decoding work.


Reverse C style byte array
C style byte array to HEX
C style byte array to DEC
Lowcase upcase converter

This converter will reverse your inputed C style byte array. Actually, it take responsibility for the convert between big-endian and little-endian.
Typical and legal input just like this: 0x00, 0xBb, 0xff, 0xFF
Support multi-input. Use line break to split each input.

Input  
   
  Output