Unicode Character 'FULL STOP' (U+002E)

previous character next character

.
U+002E browser display

FULL STOP

image of Unicode Character 'FULL STOP' (U+002E)
Raster image of U+002E

FULL STOP

Unicode Data
Name FULL STOP
Block Basic Latin
Category Punctuation, Other [Po]
Script Common (Zyyy)
Combine 0
BIDI Common Number Separator [CS]
Old name PERIOD
Index entries decimal point
dot
FULL STOP
period
point, decimal
Comments Formal Alias: period, dot, decimal point
the use as decimal point is locale dependent
may be rendered as a raised decimal point in old style numbers
See Also middle dot U+00B7
arabic full stop U+06D4
one dot leader U+2024
horizontal ellipsis U+2026
raised dot U+2E33
stenographic full stop U+2E3C
ideographic full stop U+3002
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) .
HTML Entity (hex) .
HTML Entity (named) .
How to type in Microsoft Windows Alt +002E
Alt 046
Alt 46
UTF-8 (hex) 0x2E (2e)
UTF-8 (binary) 00101110
UTF-16 (hex) 0x002E (002e)
UTF-16 (decimal) 46
UTF-32 (hex) 0x0000002E (002e)
UTF-32 (decimal) 46
C/C++/Java source code "\u002E"
Python source code u"\u002E"
More...
Java Data
string.toUpperCase() .
string.toLowerCase() .
Character.UnicodeBlock BASIC_LATIN
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_COMMON_NUMBER_SEPARATOR [7]
Character.getNumericValue() -1
Character.getType() 24
Character.isDefined() Yes
Character.isDigit() No
Character.isIdentifierIgnorable() No
Character.isISOControl() No
Character.isJavaIdentifierPart() No
Character.isJavaIdentifierStart() No
Character.isLetter() No
Character.isLetterOrDigit() No
Character.isLowerCase() No
Character.isMirrored() No
Character.isSpaceChar() No
Character.isSupplementaryCodePoint() No
Character.isTitleCase() No
Character.isUnicodeIdentifierPart() No
Character.isUnicodeIdentifierStart() No
Character.isUpperCase() No
Character.isValidCodePoint() Yes
Character.isWhitespace() No