Change let str = "Hello, World! This code was wrote by hithja"; to your string then do this:
- Write
node indexin your console and your string will be converted to HEX code! - Write
node index decodein your console and your string will be converted from HEX to ASCII!