Install command line app called Termux.
Run the below commands
getprop ro.crypto.state
This should return ‘encrypted’ or ‘unencrypted’.
getprop ro.crypto.type
This should return ‘file’ or ‘block’. If ‘file’ its file based encryption and block its full disk encryption.