If the word "BITS" is coded using \( A=1, B=2, \ldots, Z=26 \), and the code is the sum of the squares of each letter's value, what is the code for the word?
Show Hint
When coding words using letter values, squaring values and summing is a common pattern.