t = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
For i, e in StrSplit(s1) {
 s2 .= SubStr(t, -RegExMatch(t, e) + 27, 1)