GLUT unicode keyboard input?

Is there anyway I can get unicode input for GLUT. It’s important for users with unicode characters in login names and passwords who want to submit online scores.

There surely must be some solution.

I’m using pyopengl.