Unicode Character 'ETHIOPIC PARAGRAPH SEPARATOR' (U+1368) |
![]() ![]() |
Unicode Data | |
---|---|
Name | ETHIOPIC PARAGRAPH SEPARATOR |
Block | Ethiopic |
Category | Punctuation, Other [Po] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Index entries | SEPARATOR, ETHIOPIC PARAGRAPH PARAGRAPH SEPARATOR, ETHIOPIC ETHIOPIC PARAGRAPH SEPARATOR |
Version | Unicode 3.0.0 (September, 1999) |
Encodings | |
---|---|
HTML Entity (decimal) | ፨ |
HTML Entity (hex) | ፨ |
How to type in Microsoft Windows | Alt +1368 |
UTF-8 (hex) | 0xE1 0x8D 0xA8 (e18da8) |
UTF-8 (binary) | 11100001:10001101:10101000 |
UTF-16 (hex) | 0x1368 (1368) |
UTF-16 (decimal) | 4,968 |
UTF-32 (hex) | 0x00001368 (1368) |
UTF-32 (decimal) | 4,968 |
C/C++/Java source code | "\u1368" |
Python source code | u"\u1368" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ፨ |
string.toLowerCase() | ፨ |
Character.UnicodeBlock | ETHIOPIC |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
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 |