About Vulgar Fraction Zero Thirds
Vulgar Fraction Zero Thirds is the Unicode character ↉ at codepoint U+2189 in the Number Forms block of the Basic Multilingual Plane (BMP).
Technical Reference
| Unicode Codepoint | |
| Decimal | |
| UTF-8 (hex) | |
| UTF-16 (hex) | |
| HEX Entity | |
| HTML Entity | |
| CSS (\xxxx) | |
| JavaScript | |
| Python |
How to Use Vulgar Fraction Zero Thirds
To use the Vulgar Fraction Zero Thirds symbol (↉) in HTML, insert the
entity ↉ directly into your markup. The decimal entity ↉ works in any HTML-serialised document.
In CSS pseudo-elements use content: '\2189';.
In JavaScript and TypeScript the escape '\u2189' evaluates to ↉. In Python source, write '\u2189'.
The character encodes to E2 86 89 as UTF-8 bytes and 2189 as UTF-16 code units. Its decimal codepoint is 8585.
This is a text-based Unicode character. It will render in the current font on most platforms. If a font lacks this glyph, the browser may show a placeholder or fall back to a system font.