unhappyghost

Count & Measure Values

Jul 23rd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. Different sets of letters or symbols in a fixed order used to count, label, and measure
  2.  
  3. Alphabets = A-Z or a-z (total 26)
  4. Decimal = 0-9 (total 10)
  5. Binary = 0 or 1 for any value
  6. Base16 (Hex) = 0-9 A-F for values 0-15 (total 16)
  7. Base32 = A-Z 2-7 for values 0-31 (total 32)
  8. Base32x = 0-9 A-V for values 0-31 (total 32)
  9. Base64 = A-Z a-z 0-9 + / for values 0-63 (total 64)
  10.  
  11. #UnhappyGhost
  12. .
  13.  
  14. ##############################################################
  15. # ṲИℋÅℙℙУḠ♓☮$✝ #
  16. ##############################################################
  17. || Website --------> http://unhappyghost.com/ ||
  18. || Facebook -------> https://www.facebook.com/unhappygh0st ||
  19. || FB Page --------> https://www.facebook.com/geeksch00l ||
  20. || Twitter --------> https://twitter.com/unhappygh0st ||
  21. || Google+ --------> http://goo.gl/WCHeJR ||
  22. || Youtube --------> http://goo.gl/A3mQIE ||
  23. || IPv6 Vids ------> http://goo.gl/Rbcxk ||
  24. || IPv6 Event -----> http://goo.gl/TaeXv ||
  25. ##############################################################
  26.  
  27. .
Advertisement
Add Comment
Please, Sign In to add comment