Apropos

char-code-limitConstant Variable

    Constant Value

    A non-negative integer, the exact magnitude of which is implementation-dependent, but which is not less than 96 (the number of standard characters).

    Description

    The upper exclusive bound on the value returned by the function char-code.

    See Also

    char-code

    Notes

    The value of char-code-limit might be larger than the actual number of characters supported by the implementation.