help needed to store a string array in the EEPROM

I get it that I have to write one byte at a time....

my issue is to take for example:

MyTags[5], which is contain "12345ABCDE" and "fraction" it into 10 bytes, so I can store them in the EEPROM at address 50 to 59...