That is correct behaviour.  Specifically the space after AF10 has an ASCII code of 32, while the character in the same spot - "0" - has an ASCII code of 48.
 
Nothing to do with Meraki.  This is simple, standard and correct sorting alphabetical behaviour.