Binary Literals Binary literals are represented with single quotation marks. The valid characters in a binary literal are 0-9, a-f, and A-F. Example '00af123d'