0x1F
0x1F is the hexadecimal notation for the number 31. In computing, it corresponds to the ASCII control character with decimal value 31, commonly called the Unit Separator (US).
In ASCII, codes 0x00 through 0x1F belong to the non-printing C0 control set; 0x1F has no graphical
Representation and handling in modern programming: many languages allow representing 0x1F in strings as escapes such