UTF Encoding / Unicode in Script UI (ExtendScript)
I'm trying to spice up my Script UI Panels with some Unicode symbols. Some work great out of the box e.g. the "recycling" or "reload" Button \u21BA or most of the other arrows, some won't work at all. At the moment I have problems with this specific symbol:
Thats \u1F5D7 (overlap window symbol):

Should look like this:

Is there some kind of UTF Encoding I can set in my script like I would for a website with js?
Here are the codes for I'm testing (and struggling) with: http://www.fileformat.info/info/unicode/char/1f5d7/index.htm
