Unicode general category for each character that is available as Mcategory property.
Unicode combining class for each character that is available as Mcombining_class property.
Unicode BIDI category for each character that is available as Mbidi_category property.
Unicode case-folding mapping of each character that is available as Msimple_case_folding property.
Unicode complicated case-folding mapping of each character that is available as Mcomplicated_case_folding property.
Unicode character name for each character that is available as Mname property.
Unicode script name for each character that is available as Mscript property.
Unicode properties for case operations. Integer value 1 means cased (D47, Unicode 4.0, p.89), 2 means case-ignorable (D47a, Unicode 4.1.0), and 3 means both. Available as Mcased property.
Unicode property for case operations. Available as Msoft_dotted property.
Unicode case mapping of each character that is available as Mcase_mapping property.
Unicode fallback script name for each character that is available as Mblock property. Generated manually by referring UCD Blocks.txt.