<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fracterebus.com/index.php?action=history&amp;feed=atom&amp;title=Base32</id>
	<title>Base32 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fracterebus.com/index.php?action=history&amp;feed=atom&amp;title=Base32"/>
	<link rel="alternate" type="text/html" href="https://wiki.fracterebus.com/index.php?title=Base32&amp;action=history"/>
	<updated>2026-04-10T01:08:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.fracterebus.com/index.php?title=Base32&amp;diff=9&amp;oldid=prev</id>
		<title>NerdOfEpic: Created page with &quot;To represent a bunch of information in a way that doesn&#039;t require a ton of characters and is easy to write down, I&#039;ve settled on a Base-32 code format.  There are 32 characters in the alphabet, and each character represents 5-bits of data.  This version of Base-32 uses all 10 numbers, uppercase consonants, and an asterisk.  When characters can visually conflict, only one option is kept.  For example, with O (oh) and 0 (zero) it would be hard to tell the difference so onl...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.fracterebus.com/index.php?title=Base32&amp;diff=9&amp;oldid=prev"/>
		<updated>2025-11-19T00:51:50Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;To represent a bunch of information in a way that doesn&amp;#039;t require a ton of characters and is easy to write down, I&amp;#039;ve settled on a Base-32 code format.  There are 32 characters in the alphabet, and each character represents 5-bits of data.  This version of Base-32 uses all 10 numbers, uppercase consonants, and an asterisk.  When characters can visually conflict, only one option is kept.  For example, with O (oh) and 0 (zero) it would be hard to tell the difference so onl...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To represent a bunch of information in a way that doesn&amp;#039;t require a ton of characters and is easy to write down, I&amp;#039;ve settled on a Base-32 code format.  There are 32 characters in the alphabet, and each character represents 5-bits of data.  This version of Base-32 uses all 10 numbers, uppercase consonants, and an asterisk.  When characters can visually conflict, only one option is kept.  For example, with O (oh) and 0 (zero) it would be hard to tell the difference so only the 0 (zero) is used.  Vowels are left out to prevent the creation of codes that have foul language in them.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Legend&lt;br /&gt;
!Base32!!Integer!!Bits!!!!Base32!!Integer!!Bits!!!!Base32!!Integer!!Bits!!!!Base32!!Integer!!Bits&lt;br /&gt;
|-&lt;br /&gt;
|0||0||00000||||8||8||01000||||J||16||10000||||S||24||11000&lt;br /&gt;
|-&lt;br /&gt;
|1||1||00000||||9||9||01000||||K||17||10000||||T||25||11000&lt;br /&gt;
|-&lt;br /&gt;
|2||2||00000||||B||10||01000||||L||18||10000||||V||26||11000&lt;br /&gt;
|-&lt;br /&gt;
|3||3||00000||||C||11||01000||||M||19||10000||||W||27||11000&lt;br /&gt;
|-&lt;br /&gt;
|4||4||00000||||D||12||01000||||N||20||10000||||X||28||11000&lt;br /&gt;
|-&lt;br /&gt;
|5||5||00000||||F||13||01000||||P||21||10000||||Y||29||11000&lt;br /&gt;
|-&lt;br /&gt;
|6||6||00000||||G||14||01000||||Q||22||10000||||Z||30||11000&lt;br /&gt;
|-&lt;br /&gt;
|7||7||00000||||H||15||01000||||R||23||10000||||*||31||11000&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>NerdOfEpic</name></author>
	</entry>
</feed>