Vulgar Fraction One Sixth ⅙
The one-sixth fraction is a precomposed Unicode character displaying ⅙ as a single glyph. Sixth fractions appear in contexts involving dice, hexagonal geometry, time (10 minutes = ⅙ hour), and cooking. The character is part of the Unicode Number Forms block.
All Representations
⅙⅙⅙U+2159Rendered Output
⅙ renders as the character shown above
When to Use Vulgar Fraction One Sixth
Use the one-sixth fraction in probability content involving dice, time calculations, recipes, and mathematical content. The precomposed character renders cleanly in running text and avoids the ambiguity of plain-text 1/6 formatting.
Try It — HTML Examples
<p>Symbol: ⅙</p><p>Symbol: ⅙</p><p>Symbol: ⅙</p><div title="The Vulgar Fraction One Sixth: ⅙">Hover to see</div>About the Vulgar Fraction One Sixth Entity
The Vulgar Fraction One Sixth character (⅙) is a standard HTML entity defined in the HTML specification. In HTML source code, it can be written using the named entity reference ⅙, the decimal numeric character reference ⅙, or the hexadecimal numeric reference ⅙. The character is assigned Unicode code point U+2159 in the Universal Character Set.
The one-sixth fraction is a precomposed Unicode character displaying ⅙ as a single glyph. Sixth fractions appear in contexts involving dice, hexagonal geometry, time (10 minutes = ⅙ hour), and cooking. The character is part of the Unicode Number Forms block.
Mathematical HTML entities enable web authors to display proper mathematical notation without relying on images or specialized rendering libraries like MathJax or KaTeX. While complex equations and multi-line formulas may still benefit from dedicated math typesetting tools, individual symbols expressed as HTML entities render quickly, remain accessible to screen readers, and can be styled with CSS just like regular text content.
When deciding how to encode the Vulgar Fraction One Sixth character in your HTML documents, the named entity ⅙ is generally the most readable choice for developers reviewing or maintaining source code. The decimal form ⅙ and hexadecimal form ⅙ are equally valid alternatives that work in contexts where named entities may not be supported, or when generating HTML output programmatically from server-side code. All three representations produce identical visual output in every modern web browser.
Use the one-sixth fraction in probability content involving dice, time calculations, recipes, and mathematical content. The precomposed character renders cleanly in running text and avoids the ambiguity of plain-text 1/6 formatting.
Related Entities
Explore More HTML Entities
Browse our complete reference of 262 HTML entities with codes, examples, and usage tips.