Hex Challenge - ATENEA
Let’s play now with Hexadecimal strings.

Straightforward solution using xxd tool:

Only one tiny trick here. When working with echo at the shell, consider escaping those characters that have special meanings for the shell process. It can play a bad hand.