Is my password safe?
It is stored hashed, which means we hold a one-way transformation of it rather than the password itself. Nobody here can read it, including us, and a database copy would not reveal it.
That is also why a forgotten password is reset rather than retrieved — we genuinely cannot tell you what it was.