Think about how you post on this forum: you have some post content, maybe a post title, timestamp, etc.

Basically, you provide a user interface. Maybe the user has this "character management panel" where characters can be created. You might take the user input and create a Character object, perhaps to be stored in some container, and maybe also stored in a database.