Problem with map

Hello, I am studying maps and would like to convert a string to a map string. What am I doing wrong?

M       ← map ["A" "B" "C" "D"] ["1" "2" "3" "4"]
Macros! ← get ^0 M
∵(Macros!) "AABBCCDD"