Unicode Character "." U+002E Full Stop
Unicode Version 15.1
.
Summary
The unicode character "." at code point U+002E is Full Stop. 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 0x2E and the UTF-16 encoding is 0x002E.
General Properties
Code Point | U+002E |
Version Added | 1.1 |
Name | Full Stop |
Unicode 1.0 Name | Period |
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 | 0x2E |
UTF-16 Encoding | 0x002E |
UTF-32 Encoding | 0x0000002E |
C/C++/Java Escape | \u002e |