Actually if it's just "0,1,2,3,4,5,6,7,8,9,A,B,C"
You should still just increment or decrement the values and use LCDOUT outputting the hex byte values.
That string is still sequential when expressed in hex format. Just a value from 0 to 12.


.