var isASCII : Bool
A Boolean value indicating whether this is an ASCII character.
それがASCII文字かどうかを指し示しているブール値。
var asciiValue : UInt8?
The ASCII encoding value of this character, if it is an ASCII character.
この文字のASCIIエンコーディング値、もしそれがASCIIならば。