Hope this layout works, take it to the binary representation with an XOR:
66h = 102 decimal = 01100110 binary
FAh = 250 decimal = 11111010 binary
------------------------------------
10011100 binary <------ that's 9Ch/156 decimal
but the wiki I linked earlier will give you more details if needed...thats what it looks like they are doing in the screenshot you provided