<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>hexadecimal tutorial Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/hexadecimal-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/hexadecimal-tutorial/</link>
	<description></description>
	<lastBuildDate>Sun, 25 May 2025 08:18:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.NeuralLantern.com/wp-content/uploads/2025/04/cropped-2025-04-04-Lantern-03-32x32.png</url>
	<title>hexadecimal tutorial Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/hexadecimal-tutorial/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hex to Decimal Made Easy: Fun &#038; Simple Conversion Guide!</title>
		<link>https://www.NeuralLantern.com/hex-to-decimal-made-easy-fun-simple-conversion-guide/</link>
					<comments>https://www.NeuralLantern.com/hex-to-decimal-made-easy-fun-simple-conversion-guide/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Fri, 02 May 2025 09:23:46 +0000</pubDate>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Conversions]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[beginner coding]]></category>
		<category><![CDATA[binary to decimal]]></category>
		<category><![CDATA[coding for beginners]]></category>
		<category><![CDATA[coding guide]]></category>
		<category><![CDATA[computer science basics]]></category>
		<category><![CDATA[computer science tutorial]]></category>
		<category><![CDATA[hex to decimal]]></category>
		<category><![CDATA[hexadecimal to decimal]]></category>
		<category><![CDATA[hexadecimal tutorial]]></category>
		<category><![CDATA[learn to code]]></category>
		<category><![CDATA[number conversion]]></category>
		<category><![CDATA[number systems]]></category>
		<category><![CDATA[programming tutorial]]></category>
		<category><![CDATA[tech education]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=95</guid>

					<description><![CDATA[<p>Learn to convert hexadecimal to decimal with this fun, easy guide! Perfect for beginners in coding and computer science. #HexToDecimal #LearnToCode</p>
<p>The post <a href="https://www.NeuralLantern.com/hex-to-decimal-made-easy-fun-simple-conversion-guide/">Hex to Decimal Made Easy: Fun &amp; Simple Conversion Guide!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="Hex to Decimal Made Easy: Fun &amp; Simple Conversion Guide!" width="1380" height="776" src="https://www.youtube.com/embed/yDk-fB52i0A?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>Confused by hexadecimal numbers? Don’t worry! This fun, step-by-step guide makes converting hex to decimal super easy, even for beginners. With clear examples and a chill vibe, you’ll master this computer science skill in no time. Perfect for students, coders, or anyone curious about number systems. Hit subscribe for more coding tutorials, and check out our site for extra resources! #HexToDecimal #CodingForBeginners #ComputerScience #LearnToCode</p>



<p>Introduction to Hexadecimal Conversion 00:00:00<br>Purpose of Conversion 00:00:11<br>Number System Basics 00:00:39<br>Hexadecimal Explanation 00:01:12<br>Converting Hex to Decimal 00:01:59<br>First Example Setup 00:02:35<br>Decimal Place Value Recap 00:03:02<br>Hexadecimal Place Value 00:05:14<br>Formula for Conversion 00:05:43<br>Translating Hex Letters 00:08:17<br>First Example Calculation 00:09:51<br>Second Example Introduction 00:11:14<br>Second Example Conversion 00:11:58<br>Second Example Result 00:13:11<br>Conclusion and Call to Action 00:14:00</p>



<p>Thanks for watching!</p>



<p>Find us on other social media here:</p>



<ul class="wp-block-list">
<li>https://www.NeuralLantern.com/social</li>
</ul>



<p>Please help support us!</p>



<ul class="wp-block-list">
<li>Subscribing + Sharing on Social Media</li>



<li>Leaving a comment or suggestion</li>



<li>Subscribing to our Blog</li>



<li>Watching the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p>Hello there. Let&#8217;s talk about converting hexadecimal to decimal.</p>



<p>So why would you do this? Of course, sometimes in computer science and other realms, you may be</p>



<p>faced with a number that looks like this, and it&#8217;s got some letters in there, and it&#8217;s weird,</p>



<p>and you&#8217;re thinking, oops, not a V. That wouldn&#8217;t work. Not a G. And you&#8217;re thinking like, what does</p>



<p>what does this number mean in decimal well this is a number that is real and we can just change</p>



<p>the way it&#8217;s represented uh to decimal so that we can understand what it is so just like a quick</p>



<p>recap if you haven&#8217;t watched my other videos yet uh in decimal we have a base 10 system which just</p>



<p>basically means we have these characters zero one two three four five six seven eight nine there</p>



<p>base is 10. In binary, of course, we have base two, which is just, you know, we have a zero and a one</p>



<p>because in the computer, which is why we learn binary, we just have on and off basically for</p>



<p>every single, you know, part of the computer. There&#8217;s just like a certain voltage or there&#8217;s</p>



<p>not a certain voltage and that&#8217;s it. And then for hexadecimal, which is a way to represent the same</p>



<p>numbers, but just in a more compact way. It&#8217;s a little bit more compact than decimal. It&#8217;s a lot</p>



<p>than binary we can say that this is base 16 which means we have 16 total characters that we can work</p>



<p>with zero one two three four five six seven eight nine and once we run out of numbers we just start</p>



<p>using letters so a b c d e f so there are 16 total characters if we include the zero which means we</p>



<p>So that&#8217;s the basics of you know the number basis let&#8217;s uh let&#8217;s work out how to convert a hex</p>



<p>number to decimal. So I&#8217;m going to say ox because in hex when you write down a hex number you should</p>



<p>usually put ox in front of it unless the program you&#8217;re working with doesn&#8217;t understand that but</p>



<p>usually especially for a human reader you should do it this way. So I&#8217;m going to just type like a</p>



<p>few random maybe I have to I have to keep the number small because hex will explode it&#8217;ll be</p>



<p>not careful. So I&#8217;m going to put like a I don&#8217;t know, maybe a few decimal numbers there or a few</p>



<p>like digits that are zero to nine, then I&#8217;ll just to make it more interesting, I&#8217;ll put some letters</p>



<p>in there. How about like an E there? And then I don&#8217;t know, like, we&#8217;ll do a B there. Okay, so</p>



<p>how many do I have? 12341234? How about we get rid of? Now, let&#8217;s go for it. This is going to be an</p>



<p>So this is our starting number hexadecimal. What we need to do is understand that, well,</p>



<p>a recap if you haven&#8217;t watched my other videos yet. In decimal we have, let&#8217;s say, 0, 1, 2, 3,</p>



<p>4, 5, 6. You know that the first digit has a strength of 1. You multiply 6 by 1 to understand</p>



<p>the real power of that 6. For the 5, you know that it has a power of 10 or a strength of 10</p>



<p>10 because it&#8217;s the next digit over you know to the left same thing for the four it&#8217;s like got a</p>



<p>strength of 100 and so every time you move to the left the strength of the digit increases by a</p>



<p>factor of 10. why does it increase by a factor of 10 because decimal is base 10 because we have 10</p>



<p>possible digits we can represent for each character okay so by the time we get to that</p>



<p>left, we have a strength of 100,000. So, you know, if you wanted to really understand 100,000,</p>



<p>if you really wanted to understand, you know, how powerful, let me, let me give some spacing here.</p>



<p>So this feels better. Okay. If you really wanted to understand like, you know, what is the strength?</p>



<p>What is like the actual value of this digit right here? You&#8217;re imagining this is like 100,000.</p>



<p>this digit here you&#8217;re imagining that this is two of ten thousand you know two times ten thousand</p>



<p>and so forth so uh uh just like another recap the first digit is really 10 to the zero power</p>



<p>like in terms of the strength because if you multiply um let me pin this to the top</p>



<p>if you multiply you know 10 to the something power and you start at zero with the most</p>



<p>the weakest digit 10 to the zero power gives a strength of one and then every time you move over</p>



<p>to the left you just increase the exponent there by one so 10 to the first power is going to be 10</p>



<p>that&#8217;s what that five has got so it&#8217;ll be five times 10 to give us an understanding of how you</p>



<p>know powerful that digit is move one over to the left it&#8217;s 10 to the second power so that&#8217;s 100</p>



<p>move one over to the left it&#8217;s 10 to the third power and so forth until we get to 10 to the fifth</p>



<p>1 times 10 to the fifth power to understand how powerful that is so we can do the same exact thing</p>



<p>with hexadecimal except instead of raising 10 to a power we raise 16 to a power because hexadecimal</p>



<p>is base 16 whereas decimal is base 10. so that means this e is is uh you know 10 to the or sorry</p>



<p>16 to the zero power and then that 3 is 16 to the 1 power and that f is 16 to the 2 power and so</p>



<p>16 to the 2 power and so forth so first what we should do is let&#8217;s write out a</p>



<p>formula which won&#8217;t work in a calculator because we&#8217;re going to put some letters</p>



<p>in there and then later we&#8217;ll translate the letters to actual values so we&#8217;ll</p>



<p>start off with the e we&#8217;ll say e times 16 to the something power it&#8217;s going to be</p>



<p>16 to the zero power okay so then the next digit is 3 so 3 times 16 to the</p>



<p>And then the next thing is going to be F times 16 to the second power.</p>



<p>And just as a reminder here, I&#8217;m starting with zero with the smallest digit.</p>



<p>And I&#8217;m just working my way up in steps of one.</p>



<p>So it&#8217;s zero power or raised to zero and raised to one and raised to two and just so forth all the way to the left.</p>



<p>That number will just keep increasing by one.</p>



<p>The exponent will increase by one.</p>



<p>times 16 to the third power do it again um one times 16 to the fourth power do it again</p>



<p>um d times 16 to the fourth power oh what did i do did i erase something</p>



<p>0, 1, 2, 3, 4, 5.</p>



<p>Oh, that was supposed to be a 5.</p>



<p>Okay, maybe it&#8217;s good that I thought I made a mistake</p>



<p>because that drew my attention to the bad exponent.</p>



<p>Okay, so after the D is a B.</p>



<p>B times 16 to the 6th power.</p>



<p>And then one more.</p>



<p>We&#8217;ll say 6 times 16 to the 7th power.</p>



<p>And then another one.</p>



<p>A times 16 to the, whoops, to the eighth power.</p>



<p>And another one.</p>



<p>One times 16 to the ninth power.</p>



<p>Ninth power.</p>



<p>Okay.</p>



<p>So just double check your work real fast.</p>



<p>You know, because I make typos all the time and I get things wrong all the time.</p>



<p>So just double check.</p>



<p>Zero, one, two, three, four, five, six, seven, eight, nine.</p>



<p>It&#8217;s sequential.</p>



<p>Double check the digits.</p>



<p>6 b d 1 3 f 3 e okay so i got that right i&#8217;m not going to erase my work because if i end up screwing</p>



<p>up the next part oh man is it going to be a hassle to correct so i&#8217;m just going to copy paste it here</p>



<p>and then i&#8217;m going to start translating the letters to numbers anytime you see a number here like one</p>



<p>time something it&#8217;s just one but every time you see a letter you have to translate that into</p>



<p>in decimal. Remember in hex, we&#8217;ll say, what can I do?</p>



<p>I can say A, B, C, D, E, F.</p>



<p>And I can say that the A is worth 10.</p>



<p>The B is worth 11.</p>



<p>The C is worth 12.</p>



<p>And the D is worth 13.</p>



<p>The E is worth 14 and the F is worth 15.</p>



<p>Well, maybe I should do the other numbers too.</p>



<p>five, six, seven, eight, nine,</p>



<p>just so we have a visual reminder</p>



<p>of like what we&#8217;re even looking at.</p>



<p>And I won&#8217;t write down what the digits are worth</p>



<p>because they&#8217;re worth themselves, right?</p>



<p>So like zero through nine, it&#8217;s just worth zero through nine.</p>



<p>So now that we have this little translation table up here,</p>



<p>anytime we see a letter,</p>



<p>we can just translate it very quickly to the decimal value.</p>



<p>So A is worth 10, we&#8217;ll put a 10 there.</p>



<p>Maybe I&#8217;ll add some spacing so that this continues to line up.</p>



<p>I see a B here, so the B is gonna be worth 11,</p>



<p>11 add another space so it lines up i&#8217;m running out of room but i&#8217;ll try the d is worth 13 add</p>



<p>another space so it lines up and then the f is worth 15 add another space so it lines up the e</p>



<p>is worth 14 so i&#8217;ll add another space so it lines up okay let me just double check my work here a b d</p>



<p>So now I&#8217;ve got like a big formula that I wrote out.</p>



<p>I can literally now, I mean, you can do this in your head if you&#8217;re like a crazy genius,</p>



<p>but I&#8217;m just going to paste this into a calculator and hit enter.</p>



<p>And this is the number that we had originally in hex.</p>



<p>Maybe I&#8217;ll put commas here to make things more fun.</p>



<p>I don&#8217;t know.</p>



<p>You don&#8217;t really need to do that, but I&#8217;m going to.</p>



<p>So for me, it&#8217;s easier to read.</p>



<p>this is uh like 113 trillion 478 no wait that&#8217;s a million and that&#8217;s a bill okay so 113 mil a</p>



<p>billion 478 million 25 022. let me punch up my personal calculator here to make sure that i&#8217;m</p>



<p>getting this right i&#8217;m not going to show this on the screen because i&#8217;ve just got this up</p>



<p>on my host machine bet you didn&#8217;t know i&#8217;m inside of vm right now surprised you didn&#8217;t know that</p>



<p>decimal and the number is supposed to be 113478025022 okay so we did this right we now know how</p>



<p>to convert from hexadecimal to decimal and it&#8217;s pretty awesome right okay let&#8217;s do another number</p>



<p>one that is not quite as hard let&#8217;s see how many digits do we have here one two three i think we</p>



<p>5, 6, 7, 8, 9, 10.</p>



<p>Yeah, okay, we had 10.</p>



<p>Let&#8217;s do a five-digit hex number.</p>



<p>Okay, maybe I&#8217;ll copy…</p>



<p>I&#8217;ll copy just this table at the top</p>



<p>since you don&#8217;t need it anymore,</p>



<p>but I&#8217;m going to need it to do my calculations.</p>



<p>So we&#8217;ll do 1, 2, 3, 4, 5,</p>



<p>and I&#8217;ll just start randomly changing</p>



<p>some of these numbers.</p>



<p>Like an 8 over here, and how about like a 2?</p>



<p>So I&#8217;ve got five numbers.</p>



<p>This is OX.</p>



<p>I&#8217;m going to say this is a hexadecimal number.</p>



<p>Kind of ambiguous if we tell the reader this is a hex number,</p>



<p>but then we put OX.</p>



<p>Kind of don&#8217;t really need to tell them that it&#8217;s hex</p>



<p>because OX tells you it&#8217;s hex.</p>



<p>It&#8217;s not even part of the value.</p>



<p>So let&#8217;s get on with it.</p>



<p>I&#8217;ll start by just doing 8 times 16 to the something power,</p>



<p>which is going to be 0 for that first position.</p>



<p>the power as we go to the left so it&#8217;s going to be 1 times 16 to the first power and then it&#8217;s</p>



<p>going to be f times 16 to the second power and then it&#8217;s going to be 2 times 16 to the third</p>



<p>power oh no my thoughts are wandering i think i&#8217;m getting bored of recording this video i&#8217;m starting</p>



<p>to the fourth power but honestly why couldn&#8217;t they end up together so and</p>



<p>then I think one two three four five okay so that&#8217;s five digits a to f one</p>



<p>eight a to f one eight all right zero one two three four just to make sure</p>



<p>that I got my exponents right copy paste it so I don&#8217;t have to repeat my work if</p>



<p>I get something wrong I&#8217;m gonna translate the letters into numbers so a</p>



<p>becomes 10 f becomes 15 and the other numbers are fine as is I can just copy</p>



<p>fine as is I can just copy paste this whole thing stick it into a calculator and now I know that</p>



<p>this number is actually 667 416 with a little comma in there don&#8217;t put commas if you are taking an</p>



<p>exam somewhere if you&#8217;re watching my video to help with your exam because most most likely the exam</p>



<p>that you&#8217;re taking will not accept a comma it&#8217;s not been pre-programmed for a comma I don&#8217;t know</p>



<p>If you start typing numbers and a comma just shows up, then it probably was programmed for a comma.</p>



<p>But don&#8217;t assume it might be a string match and not a numeric match.</p>



<p>So be careful out there.</p>



<p>Be careful.</p>



<p>So 667-416.</p>



<p>Let me punch this into my personal calculator just to make sure I got this right and I don&#8217;t have to issue an errata.</p>



<p>667-416.</p>



<p>All right.</p>



<p>We&#8217;ve done it.</p>



<p>We know how to convert hexadecimal numbers into decimal numbers.</p>



<p>Thank you so much for watching this video. I hope you enjoyed it and had a little bit of fun and</p>



<p>learned a little bit of stuff. I&#8217;ll see you in the next video. Hey everybody, thanks for watching</p>



<p>this video again from the bottom of my heart. I really appreciate it. I do hope you did learn</p>



<p>something and have some fun. If you could do me a please, a small little favor, could you please</p>



<p>subscribe and follow this channel or these videos or whatever it is you do on the current social</p>



<p>It would really mean the world to me and it&#8217;ll help make more videos and grow this community.</p>



<p>So we&#8217;ll be able to do more videos, longer videos, better videos, or just I&#8217;ll be able to keep making videos in general.</p>



<p>So please do me a kindness and subscribe.</p>



<p>You know, sometimes I&#8217;m sleeping in the middle of the night and I just wake up because I know somebody subscribed or followed.</p>



<p>It just wakes me up and I get filled with joy.</p>



<p>That&#8217;s exactly what happens every single time.</p>



<p>So you could do it as a nice favor to me or you could troll me if you want to just wake me up in the middle of the night.</p>



<p>Just subscribe.</p>



<p>just wake me up in the middle of the night just subscribe and then I&#8217;ll just</p>



<p>wake up I promise that&#8217;s what will happen also if you look at the middle of</p>



<p>the screen right now you should see a QR code which you can scan in order to go</p>



<p>to the website which I think is also named somewhere at the bottom of this</p>



<p>video and it&#8217;ll take you to my main website where you can just kind of like</p>



<p>see all the videos I published and the services and tutorials and things that I</p>



<p>for clarifications or errata or just future videos that you want to see please leave a comment or if</p>



<p>you just want to say hey what&#8217;s up what&#8217;s going on you know just send me a comment whatever I also</p>



<p>wake up for those in the middle of the night I get I wake up in a cold sweat and I&#8217;m like</p>



<p>it would really it really mean the world to me I would really appreciate it so again thank you so</p>



<p>much for watching this video and enjoy the cool music as as I fade into the darkness which is</p>



<p>the darkness which is coming for us all.</p>



<p>Thank you.</p>
<p>The post <a href="https://www.NeuralLantern.com/hex-to-decimal-made-easy-fun-simple-conversion-guide/">Hex to Decimal Made Easy: Fun &amp; Simple Conversion Guide!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/hex-to-decimal-made-easy-fun-simple-conversion-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Master Number Bases: Decimal, Binary, and Hexadecimal Explained!</title>
		<link>https://www.NeuralLantern.com/master-number-bases-decimal-binary-and-hexadecimal-explained/</link>
					<comments>https://www.NeuralLantern.com/master-number-bases-decimal-binary-and-hexadecimal-explained/#respond</comments>
		
		<dc:creator><![CDATA[mike]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 13:34:59 +0000</pubDate>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[0b prefix]]></category>
		<category><![CDATA[0x prefix]]></category>
		<category><![CDATA[base 10]]></category>
		<category><![CDATA[base 16]]></category>
		<category><![CDATA[base 2]]></category>
		<category><![CDATA[binary explained]]></category>
		<category><![CDATA[binary numbers]]></category>
		<category><![CDATA[coding for beginners]]></category>
		<category><![CDATA[computer science basics]]></category>
		<category><![CDATA[decimal to binary]]></category>
		<category><![CDATA[geeky tutorials]]></category>
		<category><![CDATA[hex vs binary]]></category>
		<category><![CDATA[hexadecimal numbers]]></category>
		<category><![CDATA[hexadecimal tutorial]]></category>
		<category><![CDATA[how computers work]]></category>
		<category><![CDATA[learn binary]]></category>
		<category><![CDATA[number bases]]></category>
		<category><![CDATA[number systems]]></category>
		<category><![CDATA[programming tips]]></category>
		<category><![CDATA[tech education]]></category>
		<guid isPermaLink="false">https://www.NeuralLantern.com/?p=43</guid>

					<description><![CDATA[<p>Hello there! Ever wondered what number bases are all about? In this video, we?re diving into decimal (base 10 &#8211; the one you already know), binary (base 2 &#8211; just&#8230;</p>
<p>The post <a href="https://www.NeuralLantern.com/master-number-bases-decimal-binary-and-hexadecimal-explained/">Master Number Bases: Decimal, Binary, and Hexadecimal Explained!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-embed is-type-wp-embed is-provider-rumble-com wp-block-embed-rumble-com"><div class="wp-block-embed__wrapper">
<iframe class="wp-embedded-content" sandbox="allow-scripts" security="restricted" title="Master Number Bases: Decimal, Binary, and Hexadecimal Explained!" src="https://rumble.com/embed/v6pe6ux/#?secret=olHl5zk87A" data-secret="olHl5zk87A" width="1000" height="563" frameborder="0"></iframe>
</div></figure>



<p>Hello there! Ever wondered what number bases are all about? In this video, we?re diving into decimal (base 10 &#8211; the one you already know), binary (base 2 &#8211; just 1s and 0s, how your computer thinks), and hexadecimal (base 16 &#8211; the compact cool kid). I?ll show you how the same number looks totally different across these systems &#8211; binary gets LONG, hex keeps it short and sweet. Plus, why do we even use hex? Spoiler: it?s a game-changer for reading computer memory. Stick around to learn handy prefixes like 0x and 0b to avoid mix-ups. Want to be as cool as those binary-converting pros? Hit subscribe, scan the QR code for more, and let?s geek out together in the next video &#8211; conversions are coming up! Drop a comment with your thoughts or just say hi &#8211; it might wake me up in the middle of the night with joy! </p>



<p>Please help support us!</p>



<ul class="wp-block-list">
<li>Subscribing + Sharing on Social Media</li>



<li>Leaving a comment or suggestion</li>



<li>Subscribing to our Blog</li>



<li>Watching the main &#8220;pinned&#8221; video of this channel for offers and extras</li>
</ul>



<p>Hello there. Let&#8217;s talk about number bases. So what are number bases? You&#8217;ve probably at some</p>



<p>point heard someone say, hey, I can convert between decimal and binary or between decimal</p>



<p>and hexadecimal or hexadecimal and binary. And you thought that that person was way cooler than you</p>



<p>were. Well, they are way cooler than you. But if you watch my videos, maybe you can be just as cool</p>



<p>Anyway, so what do we mean by number basis exactly?</p>



<p>We&#8217;ll start with decimal,</p>



<p>which is the number system that everybody already understands, I hope.</p>



<p>So in decimal, you have 10 characters, right?</p>



<p>So we&#8217;ll say like 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.</p>



<p>It&#8217;s like 9, or sorry, 10 possible characters.</p>



<p>So decimal is actually base 10.</p>



<p>I&#8217;m going to write base 10 here.</p>



<p>Decimal is base 10.</p>



<p>base 10 because it has 10 available characters. The next thing is binary. You&#8217;ve probably heard</p>



<p>of that before. Even a lot of non-computer scientists understand binary at least a little</p>



<p>bit because it&#8217;s just ones and zeros, right? This is how your computer represents information.</p>



<p>All characters, all numbers, all floats, all everything. They really just come down to zeros</p>



<p>and ones inside of the computer. And it&#8217;s not like there&#8217;s an actual zero or an actual one anywhere.</p>



<p>It&#8217;s more like there&#8217;s a certain voltage that represents a one or there&#8217;s a different voltage</p>



<p>represents a 1 or there&#8217;s a different voltage that represents a 0.</p>



<p>You can think of it as just like voltage or no voltage, but that&#8217;s not always the case.</p>



<p>But you know, long story short, it&#8217;s just 1s and 0s.</p>



<p>So in binary, we can just represent a 0 or we can represent a 1 and that&#8217;s it.</p>



<p>Because there&#8217;s only two characters that we can use to represent numbers, we call this</p>



<p>base 2.</p>



<p>So that&#8217;s binary.</p>



<p>Now not a lot of people have heard of hexadecimal outside of computer science, but hexadecimal</p>



<p>outside of computer science but hexadecimal is a number is another</p>



<p>number system that we can use which uses base 16 the reason we use hexadecimal is</p>



<p>it because it kind of it kind of compacts a number I&#8217;ll show you in a</p>



<p>second how it can represent the same number but with less characters you can</p>



<p>imagine in binary if we have base 2 there&#8217;s only two characters that means</p>



<p>the same number in decimal versus binary it&#8217;s probably going to be a lot longer</p>



<p>imagine that, right?</p>



<p>Because it&#8217;s not like the actual numbers change</p>



<p>that we&#8217;re trying to represent.</p>



<p>It&#8217;s just that the representation changes.</p>



<p>So hex or hexadecimal,</p>



<p>we have 16 different characters.</p>



<p>Did I say 15 a moment ago?</p>



<p>Sorry if I did.</p>



<p>So we start with the normal ones that base 10 has,</p>



<p>decimal has.</p>



<p>So we go three, four, five, six, seven, eight, nine.</p>



<p>So that&#8217;s 10.</p>



<p>the extra five, we do A, B, C, D, E, F. Sorry, extra six. I knew I was going to say five at some</p>



<p>point. So in hexadecimal, we have the characters zero, one, two, three, four, five, six, seven,</p>



<p>eight, nine, and then A, B, C, D, E, F. For a total of 16 characters, or one digit can represent</p>



<p>here. So this is the basics of the differences between the number systems. Let me show you a</p>



<p>quick example. Let me see if I got my calculator here. Hopefully it&#8217;ll work. Okay. I&#8217;m going to do,</p>



<p>let&#8217;s see, variables. So how do you get into this one? Mode. Oh, number base. So I&#8217;m going to do,</p>



<p>let&#8217;s just pick a random number in decimal. So I&#8217;m going to say like, you know, just hit the</p>



<p>So you can see that if I type a number in decimal and show it in decimal, then well,</p>



<p>it&#8217;s the exact same size as you probably have suspected.</p>



<p>But if I represent this exact same number in binary, you should probably expect that</p>



<p>the representation is going to be way longer because again, binary only has two characters</p>



<p>to work with.</p>



<p>So it&#8217;s harder for it to represent the same information.</p>



<p>So I&#8217;m going to change the expression base here to binary.</p>



<p>Oh no, what&#8217;s happening?</p>



<p>What&#8217;s going on here?</p>



<p>Expression base.</p>



<p>Oh, I did the wrong thing.</p>



<p>Decimal is the expression base.</p>



<p>Binary is the result base.</p>



<p>Okay.</p>



<p>So that same number that we had before, 871, 876, 42,</p>



<p>look at how huge it is in binary.</p>



<p>Takes up a lot of your screen, right?</p>



<p>So we use binary because it&#8217;s the closest representation</p>



<p>to what the actual machine has.</p>



<p>So that&#8217;s good.</p>



<p>Especially if you want to start manipulating individual bits</p>



<p>manipulating individual bits for one reason or another. It&#8217;s good to know how to, it&#8217;s good to</p>



<p>understand binary. But hexadecimal is useful, like I said before, to compact the same number. So</p>



<p>again, because the base of the original number is 10, you know, we had the original number in decimal.</p>



<p>If we show a hexadecimal version of it, it should be shorter because there&#8217;s 16 characters to work</p>



<p>with. It&#8217;s easier for it to represent the same information. So the result base, I&#8217;m just going</p>



<p>hexadecimal here and look at how short that number is the original number is one two three four five</p>



<p>six seven eight it&#8217;s eight characters long but the hexadecimal number is two four six seven</p>



<p>characters long and that savings in characters will go up and up and up the more you know the</p>



<p>longer the original or the bigger the original number is let me see if I can just add some more</p>



<p>numbers here okay let&#8217;s see if we get more savings here one two three four five six seven eight nine</p>



<p>Okay, so the original number is 15 long and here we have 2, 4, 6, 8, 10, 12, 13.</p>



<p>So that&#8217;s a savings.</p>



<p>Now think about it this way.</p>



<p>This is a huge savings compared to binary.</p>



<p>Let&#8217;s go back to binary real fast.</p>



<p>Same number, which is currently in hex.</p>



<p>As soon as I start showing it in binary, the number explodes.</p>



<p>So there are a lot of numbers, especially if you have a 64-bit number, which you work</p>



<p>if you were to just take you know one of those 64-bit numbers and try to express it in binary</p>



<p>it&#8217;s just kind of like it&#8217;s really really long and if you want to represent anything even a little</p>



<p>bit bigger like 128-bit numbers or even the contents of memory from you know one memory</p>



<p>location to another binaries just can explode and fly off the screen so this is why I mean this is</p>



<p>one of the biggest reasons why we use hexadecimal because it&#8217;s just it&#8217;s easier to see what&#8217;s inside</p>



<p>of the computer it&#8217;s easier than decimal and it&#8217;s easier than binary at least once you understand</p>



<p>hexadecimal one other thing that i want to uh show you real fast let me see like let me change</p>



<p>that back to decimal so i don&#8217;t screw myself later okay um suppose that you wanted to represent a</p>



<p>number in binary sorry let&#8217;s say decimal well you know we&#8217;ll say like one two three four right and</p>



<p>well actually let&#8217;s not do one two three four let&#8217;s say like a thousand and one and then you</p>



<p>want to represent a number in binary and you write one zero zero one and then you want to</p>



<p>represent a number in hexadecimal you could also have one zero zero one right the problem is that</p>



<p>each of these numbers are actually different numbers they only look the same because the</p>



<p>character representation is the same but not the actual number so how do you uh how do you sort of</p>



<p>How do you sort of like differentiate and make sure that the person reading the numbers that you&#8217;ve written down knows what base they&#8217;re in?</p>



<p>Because if you know if you&#8217;re a computer scientist or you&#8217;re doing some kind of crazy math, then</p>



<p>well, it might not be obvious and</p>



<p>you want to be careful that the person doesn&#8217;t misinterpret your results.</p>



<p>Okay, so let me do that thing again real fast</p>



<p>just to prove to you. What am I doing here? Units? No.</p>



<p>Mode.</p>



<p>Okay, so I&#8217;m going to say if I write 1001, I&#8217;m going to display it as decimal,</p>



<p>but the input is first going to be decimal.</p>



<p>So in decimal, 1001 is 1001.</p>



<p>Okay, that&#8217;s fine.</p>



<p>But if this 1001 was actually a binary number,</p>



<p>I&#8217;m going to say that the expression base is binary here.</p>



<p>Notice how the real number is actually 9 if you represented it in decimal.</p>



<p>expression like the original number was you know the characters were hexadecimal then the real</p>



<p>decimal version of 1001 would be 4097 that&#8217;s three totally different numbers so you got to be careful</p>



<p>that you know what you&#8217;re reading and you got to be careful that you help the person reading what</p>



<p>you&#8217;re writing down if you&#8217;re trying to transmit this information so with hexadecimal a really</p>



<p>really common prefix that everyone should use is ox ox and then any number after that usually just</p>



<p>reading this is a hexadecimal number so there&#8217;s no ambiguity same thing for binary you&#8217;ll just say</p>



<p>like ob and then for decimal you just just leave it alone i think there&#8217;s a another prefix you can</p>



<p>use but i usually don&#8217;t use anything but at least uh ob says this is binary and ox means this is</p>



<p>hexadecimal and then nothing just means okay just default to human reading just decimal</p>



<p>okay this was the basics of number bases in other videos i&#8217;m going to talk about how to actually</p>



<p>between these three bases maybe in the future at some other point in some other</p>



<p>video far off in YouTube land I might talk about octal or some other base but</p>



<p>in the immediate future it&#8217;s going to be decimal binary and hexadecimal so I</p>



<p>hope you&#8217;ve enjoyed this video I&#8217;ll see you in the next</p>



<p>hey everybody thanks for watching this video again from the bottom of my heart</p>



<p>I really appreciate it I do hope you did learn something and have some fun if you</p>



<p>a small little favor could you please subscribe and follow this channel or</p>



<p>these videos or whatever it is you do on the current social media website that</p>



<p>you&#8217;re looking at right now it would really mean the world to me and it&#8217;ll</p>



<p>help make more videos and grow this community so we&#8217;ll be able to do more</p>



<p>videos longer videos better videos or just I&#8217;ll be able to keep making videos</p>



<p>in general so please do do me a kindness and and subscribe you know sometimes</p>



<p>I&#8217;m sleeping in the middle of the night and I just wake up because I know</p>



<p>wake up because I know somebody subscribed or followed. It just wakes me up and I get filled</p>



<p>with joy. That&#8217;s exactly what happens every single time. So you could do it as a nice favor to me or</p>



<p>you could you could troll me if you want to just wake me up in the middle of the night just</p>



<p>subscribe and then I&#8217;ll just wake up. I promise that&#8217;s what will happen. Also if you look at the</p>



<p>middle of the screen right now you should see a QR code which you can scan in order to go to the</p>



<p>website which I think is also named somewhere at the bottom of this video and it&#8217;ll take you to my</p>



<p>You can just kind of like see all the videos I published and the services and tutorials and things that I offer and all that good stuff.</p>



<p>And if you have a suggestion for clarifications or errata or just future videos that you want to see, please leave a comment.</p>



<p>Or if you just want to say, hey, what&#8217;s up? What&#8217;s going on? You know, just send me a comment, whatever.</p>



<p>I also wake up for those in the middle of the night. I wake up in a cold sweat and I&#8217;m like,</p>



<p>It would really mean the world to me.</p>



<p>I would really appreciate it.</p>



<p>So again, thank you so much for watching this video.</p>



<p>And enjoy the cool music as I fade into the darkness, which is coming for us all.</p>



<p>Thank you.</p>
<p>The post <a href="https://www.NeuralLantern.com/master-number-bases-decimal-binary-and-hexadecimal-explained/">Master Number Bases: Decimal, Binary, and Hexadecimal Explained!</a> appeared first on <a href="https://www.NeuralLantern.com">NeuralLantern.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.NeuralLantern.com/master-number-bases-decimal-binary-and-hexadecimal-explained/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
