2010-09-27 Javaで1文字ずつ文字種を判定する programming UnicodeBlock.of('あ') == UnicodeBlock.HIRAGANA またはUnicode表の範囲で判定してもいい。