chmod Calculator converts a permission set between the three ways it is written: an octal number, the symbolic rwx string, and words.
It handles the special bits, setuid, setgid, and sticky, and it runs in your browser.
The owner can read, write, and execute; the group and everyone else can read and execute. It is the common setting for directories and scripts.
It holds the special bits: 4 is setuid, 2 is setgid, 1 is sticky. So 4755 is setuid plus 755.
It means the special bit is set but the matching execute bit is not, which is usually a mistake worth checking.
No. The tool runs entirely on this page.