This chapter presents the various bit operators. This chapter is a complete unit in itself and can be safely skipped. There are two practical uses for bit operators. First, we show how to put eight single bit flags in one byte. Secondly, we demonstrate simple bitmapped graphics.