Unicode Character 'PHOENICIAN WORD SEPARATOR' (U+1091F) |
![]() |
PHOENICIAN WORD SEPARATOR
PHOENICIAN WORD SEPARATOR
| Unicode Data | |
|---|---|
| Name | PHOENICIAN WORD SEPARATOR |
| Block | Phoenician |
| Category | Punctuation, Other [Po] |
| Combine | 0 |
| BIDI | Other Neutrals [ON] |
| Mirror | N |
| Comments | sometimes shown with a glyph for a short vertical bar |
| See Also | full stop U+002E middle dot U+00B7 word separator middle dot U+2E31 |
| Version | Unicode 5.0.0 (July 2006) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𐤟 |
| HTML Entity (hex) | 𐤟 |
| How to type in Microsoft Windows | Alt +1091F |
| UTF-8 (hex) | 0xF0 0x90 0xA4 0x9F (f090a49f) |
| UTF-8 (binary) | 11110000:10010000:10100100:10011111 |
| UTF-16 (hex) | 0xD802 0xDD1F (d802dd1f) |
| UTF-16 (decimal) | 55,298 56,607 |
| UTF-32 (hex) | 0x0001091F (1091f) |
| UTF-32 (decimal) | 67,871 |
| C/C++/Java source code | "\uD802\uDD1F" |
| Python source code | u"\U0001091F" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𐤟 |
| string.toLowerCase() | 𐤟 |
| Character.UnicodeBlock | PHOENICIAN |
| Character.charCount() | 2 |
| 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() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | No |
| Character.isUnicodeIdentifierStart() | No |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |