Skip to main content

unicode.charInfo

Description

Unicode Character Information

Fields

IDTYPEDESCRIPTION
positionintPosition is the zero-based index of the character in the original string
charstringCharacter is the actual Unicode character as a string
codePointstringCodePoint is the Unicode code point in U+XXXX format
majorCategorystringMajor Category is the major Unicode category (single letter)
categorystringCategory is the Unicode general category code (two-letter code)
descriptionstringDescription is the human-readable description of the category