Unicode Character 'PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC COMMA' (U+FE11) |
![]() |
| Unicode Data | |
|---|---|
| Name | PRESENTATION FORM FOR VERTICAL IDEOGRAPHIC COMMA |
| Block | Vertical Forms |
| Category | Punctuation, Other [Po] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Decomposition | <vertical> IDEOGRAPHIC COMMA (U+3001) |
| Mirror | N |
| See Also | sesame dot U+FE45 small ideographic comma U+FE51 |
| Approximations | <vertical> 3001 |
| Version | Unicode 4.1.0 (March 2005) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ︑ |
| HTML Entity (hex) | ︑ |
| How to type in Microsoft Windows | Alt +FE11 |
| UTF-8 (hex) | 0xEF 0xB8 0x91 (efb891) |
| UTF-8 (binary) | 11101111:10111000:10010001 |
| UTF-16 (hex) | 0xFE11 (fe11) |
| UTF-16 (decimal) | 65,041 |
| UTF-32 (hex) | 0x0000FE11 (FE11) |
| UTF-32 (decimal) | 65,041 |
| C/C++/Java source code | "\uFE11" |
| Python source code | u"\uFE11" |
| 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 |