+ characterSetWithRange:
Returns a character set containing characters with Unicode values in a given range.
与えられた範囲の中のユニコード値での文字を含んでいる文字集合を返します。
+ characterSetWithBitmapRepresentation:
Returns a character set containing characters determined by a given bitmap representation.
与えられたビットマップ表現によって決定される文字を含んでいる文字集合を返します。
+ characterSetWithContentsOfFile:
Returns a character set read from the bitmap representation stored in the file a given path.
与えられたパスでのファイルに格納されるビットマップ表現から読み出される文字集合を返します。