describe-char-unicode-data

describe-char-unicode-data is a compiled Lisp function in `descr-text.el'.

(describe-char-unicode-data CHAR)

Return a list of Unicode data for Unicode CHAR.
Each element is a list of a property description and the property value.
The list is null if CHAR isn't found in `describe-char-unicodedata-file'.
This function is semi-obsolete. Use `get-char-code-property'.