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