• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

HexadecimalEdit

Created 4/6/2007, updated 5/18/2017

Hexadecimal or hex numbers are integers written in base-16. The possible range for each digit is from 0 through to 9 then a through f (inclusive). That is "a" in hexadecimal is equivalent to 10 in decimal.

You can use a tool like WinHex to perform conversions between numbers of different bases.

  • development
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).