Retorna uma string ASCII uma representação hexadecimal de str . A conversão é feita byte-wise com o high-nibble primeiro .
Veja também pack( ) e unpack( ) .