Python print unicode strings in arrays as characters, not code points This works in my terminal: print repr(a).decode("unicode-escape")