Various parts of the package code assume that package names are base strings. Example problem: ```lisp (defpackage "ゆびわ") ; => #<PACKAGE \375\277\277\277\276\206s\375\277\277\277\276\217> ```