How do I know the level of a monster, creature, or human in Skyrim?

Solution 1:

You can only do this on the PC via the console:

  1. Open the console with ~
  2. Click on the target (now you should see the ID of the target in the form of a hex string)
  3. Type getlevel

You can also just use getlevel [hexstring] if you know the ID of what you want to check.