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 NINTH
Overview
⅑ (VULGAR FRACTION ONE NINTH) is the Unicode character at code point U+2151. 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+2151 | |
| decimal | 8529 | |
| htmldecimal | ⅑ | |
| htmlhex | ⅑ | |
| css | \2151 | |
| javascript | \u{2151} | |
| python | \u2151 | |
| java | \u2151 | |
| go | \u2151 | |
| ruby | \u{2151} | |
| rust | \u{2151} | |
| ccpp | \u2151 | |
| urlencoded | %E2%85%91 | |
| utf8bytes | e2 85 91 | |
| utf16bebytes | 21 51 | |
| utf32bebytes | 00 00 21 51 |
How to Use
HTML:
⅑
CSS:
content: "\2151"
JavaScript:
"\u{2151}"
Python:
"\u2151"
Properties
- Block
- Number Forms
- Script
- Zyyy
- Category
- Other Number (No)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <fraction> 0031 2044 0039
Frequently Asked Questions
What is the ⅑ character (VULGAR FRACTION ONE NINTH)?
⅑ (VULGAR FRACTION ONE NINTH) is the Unicode character U+2151.
What is the Unicode codepoint of VULGAR FRACTION ONE NINTH?
The VULGAR FRACTION ONE NINTH character (⅑) has codepoint U+2151.
How do I type or copy VULGAR FRACTION ONE NINTH?
Copy ⅑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.