You are in Browse directories FileFormat.Info » Browse directories Info » Browse directories Unicode » Browse directories Characters » Browse directories U+2026

Unicode Character 'HORIZONTAL ELLIPSIS' (U+2026)

previous character next character

Image
image of Unicode Character 'HORIZONTAL ELLIPSIS' (U+2026)

Browser Test Page | Outline (as SVG file) | Fonts that support U+2026

Unicode Data
Name HORIZONTAL ELLIPSIS
Block General Punctuation
Category Punctuation, Other [Po]
Combine 0
BIDI Other Neutrals [ON]
Decomposition <compat> FULL STOP (U+002E) FULL STOP (U+002E) FULL STOP (U+002E)
Mirror N
Index entries HORIZONTAL ELLIPSIS
dot leader, three
ELLIPSIS, HORIZONTAL
leader, three dot
three dot leader
Comments three dot leader
See Also vertical ellipsis U+22EE
presentation form for vertical horizontal ellipsis U+FE19
Version Unicode 1.1.0 (June, 1993)
Encodings
HTML Entity (decimal) &#8230;
HTML Entity (hex) &#x2026;
HTML Entity (named) &hellip;
How to type in Microsoft Windows Alt +2026
UTF-8 (hex) 0xE2 0x80 0xA6 (e280a6)
UTF-8 (binary) 11100010:10000000:10100110
UTF-16 (hex) 0x2026 (2026)
UTF-16 (decimal) 8,230
UTF-32 (hex) 0x00002026 (2026)
UTF-32 (decimal) 8,230
C/C++/Java source code "\u2026"
Python source code u"\u2026"
More...
Java Data
string.toUpperCase()
string.toLowerCase()
Character.UnicodeBlock GENERAL_PUNCTUATION
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


Terms of Service | Privacy Policy | Contact Info