It seems that the first about 20 pages get named the way you'd expect them to be named. If you say that the page's name is Korean Food, if it's one of the first pages/areas you add to the site, the URL will look like:
//domain/Korean Food/default.aspx
But after that, Sharepoint starts to use its own convention for naming the pages, and you'll get something like:
//domain/C7/Korean Food/default.aspx
Thanks to Bob at SharepointU for noticing this one.