switch (c) {
    //...
    case 0x02000000: {
/*"PK ":*/
        break;
    }
    //...
}
Ah hah! Our titular character!

Creative Commons License