The special characters !, ", #, $, %, &, ', (, ), *, +, ,, -, ., / and space.
!
"
#
$
%
&
'
(
)
*
+
,
-
.
/
static const Range<int> special1 = ConstRange(32, 47);