copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⅙'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⅙
VULGAR FRACTION ONE SIXTH
Overview
⅙ (VULGAR FRACTION ONE SIXTH) is the Unicode character at code point U+2159. It belongs to the Number Forms block, in the Other Number (No) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2159 | |
| decimal | 8537 | |
| htmldecimal | ⅙ | |
| htmlhex | ⅙ | |
| css | \2159 | |
| javascript | \u{2159} | |
| python | \u2159 | |
| java | \u2159 | |
| go | \u2159 | |
| ruby | \u{2159} | |
| rust | \u{2159} | |
| ccpp | \u2159 | |
| urlencoded | %E2%85%99 | |
| utf8bytes | e2 85 99 | |
| utf16bebytes | 21 59 | |
| utf32bebytes | 00 00 21 59 |
How to Use
HTML:
⅙
CSS:
content: "\2159"
JavaScript:
"\u{2159}"
Python:
"\u2159"
Properties
- Block
- Number Forms
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <fraction> 0031 2044 0036
Frequently Asked Questions
What is the ⅙ character (VULGAR FRACTION ONE SIXTH)?
⅙ (VULGAR FRACTION ONE SIXTH) is the Unicode character U+2159.
What is the Unicode codepoint of VULGAR FRACTION ONE SIXTH?
The VULGAR FRACTION ONE SIXTH character (⅙) has codepoint U+2159.
How do I type or copy VULGAR FRACTION ONE SIXTH?
Copy ⅙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.