GameObject names with Japanese characters?

Is it possible to enter Japanese characters into the Unity Editor so that GameObject names contain Japanese characters?

I’m generating some XML that incorporates the names of my GameObjects and I would like some of this data to contain Japanese characters, if possible.

Thanks,
Jared

This is not yet possible. Unicode input support is planned for a later release this year, though.

Thanks for the response.