ABB093BABBA (base 16) =
10(16)^10+11(16)^9+11(16)^8+0(16)^7+9(16)^6+
3(16)^5+11(16)^4+10(16)^3+11(16)^2+11(16)^1+10(16)^0
10(8)^20+11(8)^18+11(8)^16+0(8)^14+9(8)^12+
3(8)^10+11(8)^8+10(8)^6+11(8)^4+11(8)^2+10(8)^0
1(8)^21+2^(8)^20+1(8)^19+3(8)^18+1(8)^17+3(8)^16+
0(8)^15+0(8)^14+1(8)^13+1(8)^12+3(8)^10+
1(8)^9+3(8)^8+1(8)^7+2(8)^6+1(8)^5+3(8)^4+1(8)^3+
3(8)^2+1(8)^1+2(8)^0
121313001131312131312 (base 8)
A possible SHORTCUT for converting to base 16 to base 8:
A,B,B,0,9,3,B,A,B,B,A (base 16)
convert each hex digit to base 10
10,11,11,0,9,3,11,10,11,11,10 (base 10)
convert each base 10 number to base 8
12,13,13,00,11,3,13,12,13,13,12 (base 8)
drop the commas
121313001131312131312 (base 8)
note: Do not drop the zeros; zeros hold place in these positional notation systems