<?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>base 10 Archives - NeuralLantern.com</title>
	<atom:link href="https://www.NeuralLantern.com/tag/base-10/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.NeuralLantern.com/tag/base-10/</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=7.0</generator>

<image>
	<url>https://www.NeuralLantern.com/wp-content/uploads/2025/04/cropped-2025-04-04-Lantern-03-32x32.png</url>
	<title>base 10 Archives - NeuralLantern.com</title>
	<link>https://www.NeuralLantern.com/tag/base-10/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<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 class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">Hello there. Let&#8217;s talk about number bases. So what are number bases? You&#8217;ve probably at some</p>



<p class="wp-block-paragraph">point heard someone say, hey, I can convert between decimal and binary or between decimal</p>



<p class="wp-block-paragraph">and hexadecimal or hexadecimal and binary. And you thought that that person was way cooler than you</p>



<p class="wp-block-paragraph">were. Well, they are way cooler than you. But if you watch my videos, maybe you can be just as cool</p>



<p class="wp-block-paragraph">Anyway, so what do we mean by number basis exactly?</p>



<p class="wp-block-paragraph">We&#8217;ll start with decimal,</p>



<p class="wp-block-paragraph">which is the number system that everybody already understands, I hope.</p>



<p class="wp-block-paragraph">So in decimal, you have 10 characters, right?</p>



<p class="wp-block-paragraph">So we&#8217;ll say like 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.</p>



<p class="wp-block-paragraph">It&#8217;s like 9, or sorry, 10 possible characters.</p>



<p class="wp-block-paragraph">So decimal is actually base 10.</p>



<p class="wp-block-paragraph">I&#8217;m going to write base 10 here.</p>



<p class="wp-block-paragraph">Decimal is base 10.</p>



<p class="wp-block-paragraph">base 10 because it has 10 available characters. The next thing is binary. You&#8217;ve probably heard</p>



<p class="wp-block-paragraph">of that before. Even a lot of non-computer scientists understand binary at least a little</p>



<p class="wp-block-paragraph">bit because it&#8217;s just ones and zeros, right? This is how your computer represents information.</p>



<p class="wp-block-paragraph">All characters, all numbers, all floats, all everything. They really just come down to zeros</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">It&#8217;s more like there&#8217;s a certain voltage that represents a one or there&#8217;s a different voltage</p>



<p class="wp-block-paragraph">represents a 1 or there&#8217;s a different voltage that represents a 0.</p>



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



<p class="wp-block-paragraph">But you know, long story short, it&#8217;s just 1s and 0s.</p>



<p class="wp-block-paragraph">So in binary, we can just represent a 0 or we can represent a 1 and that&#8217;s it.</p>



<p class="wp-block-paragraph">Because there&#8217;s only two characters that we can use to represent numbers, we call this</p>



<p class="wp-block-paragraph">base 2.</p>



<p class="wp-block-paragraph">So that&#8217;s binary.</p>



<p class="wp-block-paragraph">Now not a lot of people have heard of hexadecimal outside of computer science, but hexadecimal</p>



<p class="wp-block-paragraph">outside of computer science but hexadecimal is a number is another</p>



<p class="wp-block-paragraph">number system that we can use which uses base 16 the reason we use hexadecimal is</p>



<p class="wp-block-paragraph">it because it kind of it kind of compacts a number I&#8217;ll show you in a</p>



<p class="wp-block-paragraph">second how it can represent the same number but with less characters you can</p>



<p class="wp-block-paragraph">imagine in binary if we have base 2 there&#8217;s only two characters that means</p>



<p class="wp-block-paragraph">the same number in decimal versus binary it&#8217;s probably going to be a lot longer</p>



<p class="wp-block-paragraph">imagine that, right?</p>



<p class="wp-block-paragraph">Because it&#8217;s not like the actual numbers change</p>



<p class="wp-block-paragraph">that we&#8217;re trying to represent.</p>



<p class="wp-block-paragraph">It&#8217;s just that the representation changes.</p>



<p class="wp-block-paragraph">So hex or hexadecimal,</p>



<p class="wp-block-paragraph">we have 16 different characters.</p>



<p class="wp-block-paragraph">Did I say 15 a moment ago?</p>



<p class="wp-block-paragraph">Sorry if I did.</p>



<p class="wp-block-paragraph">So we start with the normal ones that base 10 has,</p>



<p class="wp-block-paragraph">decimal has.</p>



<p class="wp-block-paragraph">So we go three, four, five, six, seven, eight, nine.</p>



<p class="wp-block-paragraph">So that&#8217;s 10.</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">point. So in hexadecimal, we have the characters zero, one, two, three, four, five, six, seven,</p>



<p class="wp-block-paragraph">eight, nine, and then A, B, C, D, E, F. For a total of 16 characters, or one digit can represent</p>



<p class="wp-block-paragraph">here. So this is the basics of the differences between the number systems. Let me show you a</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">So you can see that if I type a number in decimal and show it in decimal, then well,</p>



<p class="wp-block-paragraph">it&#8217;s the exact same size as you probably have suspected.</p>



<p class="wp-block-paragraph">But if I represent this exact same number in binary, you should probably expect that</p>



<p class="wp-block-paragraph">the representation is going to be way longer because again, binary only has two characters</p>



<p class="wp-block-paragraph">to work with.</p>



<p class="wp-block-paragraph">So it&#8217;s harder for it to represent the same information.</p>



<p class="wp-block-paragraph">So I&#8217;m going to change the expression base here to binary.</p>



<p class="wp-block-paragraph">Oh no, what&#8217;s happening?</p>



<p class="wp-block-paragraph">What&#8217;s going on here?</p>



<p class="wp-block-paragraph">Expression base.</p>



<p class="wp-block-paragraph">Oh, I did the wrong thing.</p>



<p class="wp-block-paragraph">Decimal is the expression base.</p>



<p class="wp-block-paragraph">Binary is the result base.</p>



<p class="wp-block-paragraph">Okay.</p>



<p class="wp-block-paragraph">So that same number that we had before, 871, 876, 42,</p>



<p class="wp-block-paragraph">look at how huge it is in binary.</p>



<p class="wp-block-paragraph">Takes up a lot of your screen, right?</p>



<p class="wp-block-paragraph">So we use binary because it&#8217;s the closest representation</p>



<p class="wp-block-paragraph">to what the actual machine has.</p>



<p class="wp-block-paragraph">So that&#8217;s good.</p>



<p class="wp-block-paragraph">Especially if you want to start manipulating individual bits</p>



<p class="wp-block-paragraph">manipulating individual bits for one reason or another. It&#8217;s good to know how to, it&#8217;s good to</p>



<p class="wp-block-paragraph">understand binary. But hexadecimal is useful, like I said before, to compact the same number. So</p>



<p class="wp-block-paragraph">again, because the base of the original number is 10, you know, we had the original number in decimal.</p>



<p class="wp-block-paragraph">If we show a hexadecimal version of it, it should be shorter because there&#8217;s 16 characters to work</p>



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



<p class="wp-block-paragraph">hexadecimal here and look at how short that number is the original number is one two three four five</p>



<p class="wp-block-paragraph">six seven eight it&#8217;s eight characters long but the hexadecimal number is two four six seven</p>



<p class="wp-block-paragraph">characters long and that savings in characters will go up and up and up the more you know the</p>



<p class="wp-block-paragraph">longer the original or the bigger the original number is let me see if I can just add some more</p>



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



<p class="wp-block-paragraph">Okay, so the original number is 15 long and here we have 2, 4, 6, 8, 10, 12, 13.</p>



<p class="wp-block-paragraph">So that&#8217;s a savings.</p>



<p class="wp-block-paragraph">Now think about it this way.</p>



<p class="wp-block-paragraph">This is a huge savings compared to binary.</p>



<p class="wp-block-paragraph">Let&#8217;s go back to binary real fast.</p>



<p class="wp-block-paragraph">Same number, which is currently in hex.</p>



<p class="wp-block-paragraph">As soon as I start showing it in binary, the number explodes.</p>



<p class="wp-block-paragraph">So there are a lot of numbers, especially if you have a 64-bit number, which you work</p>



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



<p class="wp-block-paragraph">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 class="wp-block-paragraph">bit bigger like 128-bit numbers or even the contents of memory from you know one memory</p>



<p class="wp-block-paragraph">location to another binaries just can explode and fly off the screen so this is why I mean this is</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">of the computer it&#8217;s easier than decimal and it&#8217;s easier than binary at least once you understand</p>



<p class="wp-block-paragraph">hexadecimal one other thing that i want to uh show you real fast let me see like let me change</p>



<p class="wp-block-paragraph">that back to decimal so i don&#8217;t screw myself later okay um suppose that you wanted to represent a</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">want to represent a number in binary and you write one zero zero one and then you want to</p>



<p class="wp-block-paragraph">represent a number in hexadecimal you could also have one zero zero one right the problem is that</p>



<p class="wp-block-paragraph">each of these numbers are actually different numbers they only look the same because the</p>



<p class="wp-block-paragraph">character representation is the same but not the actual number so how do you uh how do you sort of</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">Because if you know if you&#8217;re a computer scientist or you&#8217;re doing some kind of crazy math, then</p>



<p class="wp-block-paragraph">well, it might not be obvious and</p>



<p class="wp-block-paragraph">you want to be careful that the person doesn&#8217;t misinterpret your results.</p>



<p class="wp-block-paragraph">Okay, so let me do that thing again real fast</p>



<p class="wp-block-paragraph">just to prove to you. What am I doing here? Units? No.</p>



<p class="wp-block-paragraph">Mode.</p>



<p class="wp-block-paragraph">Okay, so I&#8217;m going to say if I write 1001, I&#8217;m going to display it as decimal,</p>



<p class="wp-block-paragraph">but the input is first going to be decimal.</p>



<p class="wp-block-paragraph">So in decimal, 1001 is 1001.</p>



<p class="wp-block-paragraph">Okay, that&#8217;s fine.</p>



<p class="wp-block-paragraph">But if this 1001 was actually a binary number,</p>



<p class="wp-block-paragraph">I&#8217;m going to say that the expression base is binary here.</p>



<p class="wp-block-paragraph">Notice how the real number is actually 9 if you represented it in decimal.</p>



<p class="wp-block-paragraph">expression like the original number was you know the characters were hexadecimal then the real</p>



<p class="wp-block-paragraph">decimal version of 1001 would be 4097 that&#8217;s three totally different numbers so you got to be careful</p>



<p class="wp-block-paragraph">that you know what you&#8217;re reading and you got to be careful that you help the person reading what</p>



<p class="wp-block-paragraph">you&#8217;re writing down if you&#8217;re trying to transmit this information so with hexadecimal a really</p>



<p class="wp-block-paragraph">really common prefix that everyone should use is ox ox and then any number after that usually just</p>



<p class="wp-block-paragraph">reading this is a hexadecimal number so there&#8217;s no ambiguity same thing for binary you&#8217;ll just say</p>



<p class="wp-block-paragraph">like ob and then for decimal you just just leave it alone i think there&#8217;s a another prefix you can</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">hexadecimal and then nothing just means okay just default to human reading just decimal</p>



<p class="wp-block-paragraph">okay this was the basics of number bases in other videos i&#8217;m going to talk about how to actually</p>



<p class="wp-block-paragraph">between these three bases maybe in the future at some other point in some other</p>



<p class="wp-block-paragraph">video far off in YouTube land I might talk about octal or some other base but</p>



<p class="wp-block-paragraph">in the immediate future it&#8217;s going to be decimal binary and hexadecimal so I</p>



<p class="wp-block-paragraph">hope you&#8217;ve enjoyed this video I&#8217;ll see you in the next</p>



<p class="wp-block-paragraph">hey everybody thanks for watching this video again from the bottom of my heart</p>



<p class="wp-block-paragraph">I really appreciate it I do hope you did learn something and have some fun if you</p>



<p class="wp-block-paragraph">a small little favor could you please subscribe and follow this channel or</p>



<p class="wp-block-paragraph">these videos or whatever it is you do on the current social media website that</p>



<p class="wp-block-paragraph">you&#8217;re looking at right now it would really mean the world to me and it&#8217;ll</p>



<p class="wp-block-paragraph">help make more videos and grow this community so we&#8217;ll be able to do more</p>



<p class="wp-block-paragraph">videos longer videos better videos or just I&#8217;ll be able to keep making videos</p>



<p class="wp-block-paragraph">in general so please do do me a kindness and and subscribe you know sometimes</p>



<p class="wp-block-paragraph">I&#8217;m sleeping in the middle of the night and I just wake up because I know</p>



<p class="wp-block-paragraph">wake up because I know somebody subscribed or followed. It just wakes me up and I get filled</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">you could you could troll me if you want to just wake me up in the middle of the night just</p>



<p class="wp-block-paragraph">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 class="wp-block-paragraph">middle of the screen right now you should see a QR code which you can scan in order to go to the</p>



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



<p class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">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 class="wp-block-paragraph">It would really mean the world to me.</p>



<p class="wp-block-paragraph">I would really appreciate it.</p>



<p class="wp-block-paragraph">So again, thank you so much for watching this video.</p>



<p class="wp-block-paragraph">And enjoy the cool music as I fade into the darkness, which is coming for us all.</p>



<p class="wp-block-paragraph">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>
