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