// Can I just append a series of characters after each string to encode it // like "String 1" + "abcdefghijklmnopqrs...z" + "String 2" + "abcd..." ...