unicodedata
https://docs.python.org/ja/3/library/unicodedata.html
.name()
文字 chr に付いている名前を、文字列で返します。
Unicodeのデータベースを引く
nameメソッドの返り値をlookupメソッドに入れられる(逆操作的)