Unicode Character "/" U+002F Solidus
Unicode Version 15.1
/
Summary
The unicode character "/" at code point U+002F is Solidus. It is a character in the Basic Latin block and is part of the Common script. The character is an other punctuation. The UTF-8 encoding of "/" is 0x2F and the UTF-16 encoding is 0x002F.
General Properties
Code Point | U+002F |
Version Added | 1.1 |
Name | Solidus |
Unicode 1.0 Name | Slash |
Block | Basic Latin |
General Category | Other Punctuation |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Common Separator |
Encodings
HTML Entity | / |
HTML Decimal Encoding | / |
HTML Hex Encoding | / |
UTF-8 Encoding | 0x2F |
UTF-16 Encoding | 0x002F |
UTF-32 Encoding | 0x0000002F |
C/C++/Java Escape | \u002f |