https://mathiasbynens.be/notes/javascript-identifiers
Although compression tools replace the majority of symbols with short Ascii symbols, so it may not show in the final packed code.
It looks like the closure compiler emits Ascii only, using escapes for Unicode symbols that are not transformed.
https://mathiasbynens.be/notes/javascript-identifiers