Preview:
SELECT 
  Id, 
  PermissionsRead, 
  PermissionsEdit, 
  SobjectType, 
  Field, 
  Parent.Type, 
  Parent.Name, 
  Parent.PermissionSetGroup.DeveloperName, 
  Parent.Profile.Name 
FROM FieldPermissions
WHERE Field = 'Object__c.Field__c'
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter