Most “weak password” advice stops at “add a symbol.” Attackers do not care about your symbol if the whole string is short, common, or patterned. Strength is about how hard it is to guess or brute-force — not how many checkbox rules you hit.
This guide explains entropy, length versus complexity, crack-time estimates, patterns that look clever but fail, passphrases, and why a good checker should run in your browser. Use the free password strength checker to score candidates locally. Nothing you type there needs to leave your device — that is the point of client-side checking.
Never paste real production passwords into random websites. Prefer a local or clearly offline tool, then store winners in a password manager.