{"id":2787,"date":"2016-12-16T05:29:00","date_gmt":"2016-12-16T10:29:00","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=2787"},"modified":"2016-12-16T05:29:00","modified_gmt":"2016-12-16T10:29:00","slug":"hexadecimal-numbers-system","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/","title":{"rendered":"Understanding the Hexadecimal Numbers System"},"content":{"rendered":"

Counting as you learned when you had barely gotten up on your two feet as a toddler has been a no brainer and to be honest presented not much to think about. Be it Binary<\/a>, Decimal or Hexadecimal numbers systems it did not matter.<\/p>\n

The reason why we stuck to a single number system in our formative years is best explained with the fact that we are designed with ten fingers and therefore it is so natural to make use of the decimal system as human. Again this system is a good round number that works quite well in our analog world.<\/p>\n

Wait a minute. There is another world better known as the digital world. This has all to do with computers and memory and electricity. When in this realm we begin to land into some inconveniences holding on to the decimal system.<\/p>\n

We therefore have to look at the likes of the binary numbers system. Why binary? Because binary represents the digital world perfectly. Digital is based on the two states of electricity which is either on or off. Electricity drives electronic devices. It is therefore fitting that binary which has two digits is the perfect fit for this.<\/p>\n

The problem with Binary is that is may be a little bit too awkward for human beings to grapple with especially when we start dealing with large numbers where a long string of 1s and 0s are needed to represent that number. So what’s an elegant solution to this?<\/p>\n

Enter the Hexadecimal Numbers System<\/h2>\n

The natural properties of Hexadecimal numbers system is the perfect compliment to the binary numbers system. A single hexadecimal number can represent up to two to the power of four in binary. Therefore the number 15 in binary would expand to 1111<\/strong>. In Hexadecimal the same number would shrink and be represented by the character “F<\/strong>“.<\/p>\n

Hexadecimal Explained<\/h2>\n

Hexadecimal is also known as base 16 or simply hex. It is normally used in mathematics and computing. It uses sixteen distinct symbols. 0\u20139 represent values zero to nine. A, B, C, D, E, F (or a, b, c, d, e, f) represent values ten to fifteen.<\/p>\n

In practical use in computing, each hex digital represents four bits which is also known as half a byte or a nibble. To represent bytes, you can used a pair of hex digits for example 00 to represent Decimal zero (binary 00000000<\/strong>) while FF represents decimal 255 (binary 11111111<\/strong>) which is the highest number that can be stored in a byte.<\/p>\n

Hex is also used to represent computer memory addresses usually in the form 0xFFA25AFF<\/strong> for a 32bit long address on a 32bit system. The details of this are beyond the scope of this article.<\/p>\n

The Hexadecimal numbers system is widely adopted for humans to represent binary because it can directly map to the binary system and therefore facilitates conversions to and fro without much mental acrobatics.<\/p>\n

Take for instance the following number 24768<\/strong> decimal. In binary that number would be 110000011010010<\/strong>. Now lets examine the same number and convert it to Hex.<\/p>\n

(0)110000011010010 = 0110 0000 1101 0010 <\/strong><\/p>\n

First split it into groups of four. starting from right to left and padding zeros if necessary on the far left.<\/p>\n

The sets of four zeros can then be converted to Hexadecimal directly:<\/p>\n

0110 = 6<\/strong>
\n 0000 = 0<\/strong>
\n 1101 = D<\/strong>
\n 0010 = 2<\/strong><\/p>\n

24768<\/strong> decimal in Hex is 60D2<\/strong>.<\/p>\n

To apply hexadecimal arithmetic<\/a> to this number system like all number systems is similar to the way you would do it in binary<\/a> decimal.<\/p>\n","protected":false},"excerpt":{"rendered":"

Counting as you learned when you had barely gotten up on your two feet as a toddler has been a no brainer and to be honest presented not much to…<\/p>\n","protected":false},"author":1,"featured_media":2788,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[32,38,94,144,150,185,296,369,374,410],"yoast_head":"\nHexadecimal Numbers System Explained in Computers and Mathematics<\/title>\n<meta name=\"description\" content=\"The Hexadecimal Numbers System in computers and mathematics is the human friendly direct mapping representation of binary systems\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hexadecimal Numbers System Explained in Computers and Mathematics\" \/>\n<meta property=\"og:description\" content=\"The Hexadecimal Numbers System in computers and mathematics is the human friendly direct mapping representation of binary systems\" \/>\n<meta property=\"og:url\" content=\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Brightwhiz.com\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/brightwhiz\/\" \/>\n<meta property=\"article:published_time\" content=\"2016-12-16T10:29:00+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Michael Bright\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:site\" content=\"@brightwhizmag\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Michael Bright\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#article\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\"},\"author\":{\"name\":\"Michael Bright\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\"},\"headline\":\"Understanding the Hexadecimal Numbers System\",\"datePublished\":\"2016-12-16T10:29:00+00:00\",\"dateModified\":\"2016-12-16T10:29:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\"},\"wordCount\":572,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg\",\"keywords\":[\"32bit\",\"64bit\",\"Binary\",\"Computer Architecture\",\"Computers\",\"Decimal\",\"Hexadecimal\",\"Math\",\"Memory\",\"Number Systems\"],\"articleSection\":[\"Articles\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\",\"url\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\",\"name\":\"Hexadecimal Numbers System Explained in Computers and Mathematics\",\"isPartOf\":{\"@id\":\"http:\/\/local.brightwhiz\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg\",\"datePublished\":\"2016-12-16T10:29:00+00:00\",\"dateModified\":\"2016-12-16T10:29:00+00:00\",\"description\":\"The Hexadecimal Numbers System in computers and mathematics is the human friendly direct mapping representation of binary systems\",\"breadcrumb\":{\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg\",\"width\":1200,\"height\":630,\"caption\":\"Hexadecimal Numbers\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/local.brightwhiz\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding the Hexadecimal Numbers System\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/local.brightwhiz\/#website\",\"url\":\"http:\/\/local.brightwhiz\/\",\"name\":\"Brightwhiz.com\",\"description\":\"Best Tech guides, Tutorials, and News\",\"publisher\":{\"@id\":\"http:\/\/local.brightwhiz\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/local.brightwhiz\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/local.brightwhiz\/#organization\",\"name\":\"Brightwhiz\",\"url\":\"http:\/\/local.brightwhiz\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"contentUrl\":\"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png\",\"width\":706,\"height\":135,\"caption\":\"Brightwhiz\"},\"image\":{\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/brightwhiz\/\",\"https:\/\/twitter.com\/brightwhizmag\",\"https:\/\/instagram.com\/bright_whiz\/\",\"https:\/\/www.pinterest.com\/sobbayi\/\",\"https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ\"]},{\"@type\":\"Person\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32\",\"name\":\"Michael Bright\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g\",\"caption\":\"Michael Bright\"},\"sameAs\":[\"https:\/\/sobbayi.com\"],\"url\":\"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hexadecimal Numbers System Explained in Computers and Mathematics","description":"The Hexadecimal Numbers System in computers and mathematics is the human friendly direct mapping representation of binary systems","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/","og_locale":"en_US","og_type":"article","og_title":"Hexadecimal Numbers System Explained in Computers and Mathematics","og_description":"The Hexadecimal Numbers System in computers and mathematics is the human friendly direct mapping representation of binary systems","og_url":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/","og_site_name":"Brightwhiz.com","article_publisher":"https:\/\/www.facebook.com\/brightwhiz\/","article_published_time":"2016-12-16T10:29:00+00:00","og_image":[{"width":1200,"height":630,"url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg","type":"image\/jpeg"}],"author":"Michael Bright","twitter_card":"summary_large_image","twitter_creator":"@brightwhizmag","twitter_site":"@brightwhizmag","twitter_misc":{"Written by":"Michael Bright","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#article","isPartOf":{"@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/"},"author":{"name":"Michael Bright","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32"},"headline":"Understanding the Hexadecimal Numbers System","datePublished":"2016-12-16T10:29:00+00:00","dateModified":"2016-12-16T10:29:00+00:00","mainEntityOfPage":{"@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/"},"wordCount":572,"commentCount":0,"publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"image":{"@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg","keywords":["32bit","64bit","Binary","Computer Architecture","Computers","Decimal","Hexadecimal","Math","Memory","Number Systems"],"articleSection":["Articles"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#respond"]}]},{"@type":"WebPage","@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/","url":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/","name":"Hexadecimal Numbers System Explained in Computers and Mathematics","isPartOf":{"@id":"http:\/\/local.brightwhiz\/#website"},"primaryImageOfPage":{"@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage"},"image":{"@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage"},"thumbnailUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg","datePublished":"2016-12-16T10:29:00+00:00","dateModified":"2016-12-16T10:29:00+00:00","description":"The Hexadecimal Numbers System in computers and mathematics is the human friendly direct mapping representation of binary systems","breadcrumb":{"@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#primaryimage","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2016\/07\/Hexadecimal-Numbers.jpg","width":1200,"height":630,"caption":"Hexadecimal Numbers"},{"@type":"BreadcrumbList","@id":"http:\/\/local.brightwhiz\/hexadecimal-numbers-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/local.brightwhiz\/"},{"@type":"ListItem","position":2,"name":"Understanding the Hexadecimal Numbers System"}]},{"@type":"WebSite","@id":"http:\/\/local.brightwhiz\/#website","url":"http:\/\/local.brightwhiz\/","name":"Brightwhiz.com","description":"Best Tech guides, Tutorials, and News","publisher":{"@id":"http:\/\/local.brightwhiz\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/local.brightwhiz\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"http:\/\/local.brightwhiz\/#organization","name":"Brightwhiz","url":"http:\/\/local.brightwhiz\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/","url":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","contentUrl":"http:\/\/local.brightwhiz\/wp-content\/uploads\/2021\/11\/brightwhiz-com-logo-orange.png","width":706,"height":135,"caption":"Brightwhiz"},"image":{"@id":"http:\/\/local.brightwhiz\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/brightwhiz\/","https:\/\/twitter.com\/brightwhizmag","https:\/\/instagram.com\/bright_whiz\/","https:\/\/www.pinterest.com\/sobbayi\/","https:\/\/www.youtube.com\/channel\/UC6sCdP_d_RiTIM7ErFT-PSQ"]},{"@type":"Person","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/81f0f3126f13834ae2e7f381b3028e32","name":"Michael Bright","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/local.brightwhiz\/#\/schema\/person\/image\/","url":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","contentUrl":"http:\/\/1.gravatar.com\/avatar\/da90485875ff0aafa38fdd494abe87d1?s=96&d=mm&r=g","caption":"Michael Bright"},"sameAs":["https:\/\/sobbayi.com"],"url":"http:\/\/local.brightwhiz\/author\/sobbayiadmin\/"}]}},"_links":{"self":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/2787"}],"collection":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/comments?post=2787"}],"version-history":[{"count":0,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/posts\/2787\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media\/2788"}],"wp:attachment":[{"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/media?parent=2787"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/categories?post=2787"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/local.brightwhiz\/wp-json\/wp\/v2\/tags?post=2787"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}