chr Return a specific character &reftitle.description; stringchr intascii Returns a one-character string containing the character specified by ascii. This function complements ord. &reftitle.parameters; ascii The ascii code. &reftitle.returnvalues; Returns the specified character. &reftitle.examples; <function>chr</function> example ]]> &reftitle.seealso; sprintf with a format string of %c ord An ASCII-table