(rontolisp) docs
← 関数

char-code

(char-code character)

character の整数コードポイントを返します。ASCII 文字の場合はおなじみの値になります(たとえば #\A65)。code-char の逆の操作です。