If 'HELLO' is coded as 851212, what is the code for 'WORLD'?

Answer: B. 231214
In the code, H=8, E=5, L=12, O=15. Following the same pattern, W=23, O=15, R=18, L=12, D=4, thus WORLD=231214.