Unicode.GeneralCategory.categories

You're seeing just the function categories, go back to Unicode.GeneralCategory module for more information.

Returns the map of Unicode character categories.

The category name is the map key and a list of codepoint ranges as tuples as the value.