i have priv(hex) and priv(wif).
You must use
Private Key WIF Compressed (starts with a 'K' or 'L') format when importing it to electrum wallet. because you providing bech32 address (
p2wpkh:) where there can't use for WIF (5) and HEX format.
you can convert WIF, HEX format to WIF Compressed using
https://www.bitaddress.org ( use it locally or offline)