Hard disk Data Writing

is it possible to store other number like 2, 3 in hard disk than 1 and 0; like octal number system instead of binary number system

if we’re talking hardware level - no. Common modern PCs are binary.

but you can convert numbers from any system to binary