Computing term for a set of characters in regular expressions or programming, such as [a-z] or \d.
Using character classes in regular expressions makes it easy to specify a particular set of characters.
Compound of 文字 (moji, 'character') and クラス (kurasu, from English 'class'). A straightforward loan translation for the computing concept.