Quick facts
- Unicode
- U+2154
- Decimal
- 8532
- Hex
- 0x2154
- Octal
- 0o20524
Unicode identity
| Format | Value | Copy |
|---|---|---|
| Code pointOfficial Unicode notation | U+2154 | |
| Official nameUnicodeData.txt, Unicode 18.0.0 | VULGAR FRACTION TWO THIRDS | |
| Unicode 1.0 nameLegacy alias | FRACTION TWO THIRDS | |
| DecimalBase 10 | 8532 | |
| HexadecimalBase 16 | 0x2154 | |
| OctalBase 8 | 0o20524 | |
| BinaryBase 2 | 0010000101010100 | |
| General categoryNumber, other | No | |
| Unicode blockU+2150–U+218F | Number Forms | |
| Plane | Basic Multilingual Plane (BMP, Plane 0) |
HTML & CSS
| Format | Value | Copy |
|---|---|---|
| HTML entity (decimal) | ⅔ | |
| HTML entity (hex) | ⅔ | |
| CSS content escapeUse inside content: "…" | \2154 | |
| URL encodedPercent-encoded UTF-8 | %E2%85%94 |
Programming languages
| Format | Value | Copy |
|---|---|---|
| JavaScript / TypeScript | \u2154 | |
| JSONUTF-16 surrogate pairs | \u2154 | |
| Python | \u2154 | |
| Java / C# / Kotlin | \u2154 |
Byte encodings
| Format | Value | Copy |
|---|---|---|
| UTF-83 bytes | E2 85 94 | |
| UTF-16 (BE) | 2154 | |
| UTF-32 (BE) | 00002154 |
How to type Two thirds
Windows
Hold Alt and type +2154 with the hex numeric keypad option enabled, or type 2154 then press Alt+X in Word and most Office apps.
macOS
Enable the Unicode Hex Input keyboard, hold Option, and type 2154. Or open Character Viewer (Control+Command+Space) and search "Two thirds".
Linux
Press Ctrl+Shift+U, type 2154, then press Space or Enter in GTK apps. IBus and most terminals support the same sequence.
HTML, CSS & code
Paste the character directly, or use the escapes above: ⅔ in HTML, \2154 in CSS, and \u2154 in JavaScript.
Official Unicode reference
- Character name
- VULGAR FRACTION TWO THIRDS
- Unicode 1.0 name
- FRACTION TWO THIRDS
- Block
- Number Forms (U+2150–U+218F)
- General category
- No — Number, other
Data from the Unicode Character Database, version 18.0.0. See the official code chart for the Number Forms block: U2150.pdf (PDF, unicode.org).
Frequently asked questions
How do I copy the Two thirds symbol?
Click the Copy button at the top of this page, or select ⅔ and press Ctrl+C (Cmd+C on Mac). It is plain Unicode text, so it pastes into documents, chats, code, and design tools.
What is the Unicode code point for Two thirds?
Two thirds is U+2154 (decimal 8532, hexadecimal 0x2154, octal 0o20524). It lives in the Number Forms block (U+2150–U+218F) of the Basic Multilingual Plane (BMP, Plane 0).
What is the official Unicode name of Two thirds?
The Unicode Standard (version 18.0.0) names this character "VULGAR FRACTION TWO THIRDS"; its Unicode 1.0 name was "FRACTION TWO THIRDS". Its General_Category is No (Number, other).
What is the HTML code for Two thirds?
Use ⅔ or ⅔. In CSS, use content: "\2154".
How do I type Two thirds in code?
JavaScript: "\u2154". Python: "\u2154". JSON and Java: "\u2154". The UTF-8 byte sequence is E2 85 94.
Is Two thirds an emoji?
No. Two thirds is a text symbol and renders as a monochrome glyph in the current font. Some platforms may offer an emoji variant when U+FE0F is appended.