Unicode Character "⁄" U+2044 Fraction Slash
Unicode Version 15.1
⁄
Summary
The unicode character "⁄" at code point U+2044 is Fraction Slash. It is a character in the General Punctuation block and is part of the Common script. The character is a math symbol. The UTF-8 encoding of "⁄" is 0xE2 0x81 0x84 and the UTF-16 encoding is 0x2044.
General Properties
Code Point | U+2044 |
Version Added | 1.1 |
Name | Fraction Slash |
Block | General Punctuation |
General Category | Math Symbol |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Common Separator |
Encodings
HTML Entity | ⁄ |
HTML Decimal Encoding | ⁄ |
HTML Hex Encoding | ⁄ |
UTF-8 Encoding | 0xE2 0x81 0x84 |
UTF-16 Encoding | 0x2044 |
UTF-32 Encoding | 0x00002044 |
C/C++/Java Escape | \u2044 |