What does `__consumer_offsets-XX` folders represent?

I am learning about how Kafka organizes its logs and it’d be great if someone could explain what __consumer_offsets-XX folders represent? I know that each topics’ partition has a separate folder containing the log, index and time index files and understand what it represents. However, I don’t know what these are mean in each __consumer_offsets-XX?