import { hex2bin } from 'm-utilsdk/index'; hex2bin(59); // => [1, 0, 0, 1, 1, 0, 1, 0]
← stringToHex asiiCode2Str →