Anyone ever done creating a new binary file format for your own special uses?

I made a wacky file format called the AAA file. The binary file stores 1 65 times.

Literally:

FF FF FF FF FF FF FF FF … FF FF 80.

It was used for storing Boolean values using the size of the ASCII character value.