Anyone have a copy of the Unicode 2.0 specification? I need a few pieces of information in order to finish implementing Character.Subset (and I don't really wanna spend $60 to purchase a copy). Specifically, I need to know the character ranges used for: TRADITIONAL_HANZI, SIMPLIFIED_HANZI, KANJI, and HANJA in JDK 1.2beta4. Besides the Unicode specification, I believe I can obtain the necessary information by using the Unihan database (which I have a copy of), but I don't know how to use it. -- Paul Fisher * [EMAIL PROTECTED]

