Unicode Character 'PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS' (U+FE19)

previous character next character

U+FE19 browser display

PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS

image of Unicode Character 'PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS' (U+FE19)
Raster image of U+FE19

PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS

Unicode Data
Name PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS
Block Vertical Forms
Category Punctuation, Other [Po]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <vertical> HORIZONTAL ELLIPSIS (U+2026)
Mirror N
See Also vertical ellipsis U+22EE
Approximations <vertical> 2026
Version Unicode 4.1.0 (March 2005)
Encodings
HTML Entity (decimal) &#65049;
HTML Entity (hex) &#xfe19;
How to type in Microsoft Windows Alt +FE19
UTF-8 (hex) 0xEF 0xB8 0x99 (efb899)
UTF-8 (binary) 11101111:10111000:10011001
UTF-16 (hex) 0xFE19 (fe19)
UTF-16 (decimal) 65,049
UTF-32 (hex) 0x0000FE19 (fe19)
UTF-32 (decimal) 65,049
C/C++/Java source code "\uFE19"
Python source code u"\uFE19"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock VERTICAL_FORMS
Character.charCount() 1
Character.getDirectionality() DIRECTIONALITY_OTHER_NEUTRALS [13]
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