Unicode Character 'LATIN LETTER DENTAL CLICK' (U+01C0) |
Unicode Data | |
---|---|
Name | LATIN LETTER DENTAL CLICK |
Block | Latin Extended-B |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | LATIN LETTER PIPE |
Index entries | African Letters for Clicks Clicks, African Letters for DENTAL CLICK, LATIN LETTER CLICK, LATIN LETTER DENTAL pipe LATIN LETTER DENTAL CLICK |
Comments | pipe "c" in Zulu orthography |
See Also | solidus U+002F vertical line U+007C latin small letter turned t U+0287 divides U+2223 |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ǀ |
HTML Entity (hex) | ǀ |
How to type in Microsoft Windows | Alt +01C0 |
UTF-8 (hex) | 0xC7 0x80 (c780) |
UTF-8 (binary) | 11000111:10000000 |
UTF-16 (hex) | 0x01C0 (01c0) |
UTF-16 (decimal) | 448 |
UTF-32 (hex) | 0x000001C0 (01c0) |
UTF-32 (decimal) | 448 |
C/C++/Java source code | "\u01C0" |
Python source code | u"\u01C0" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ǀ |
string.toLowerCase() | ǀ |
Character.UnicodeBlock | LATIN_EXTENDED_B |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 5 |
Character.isDefined() | Yes |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | Yes |
Character.isJavaIdentifierStart() | Yes |
Character.isLetter() | Yes |
Character.isLetterOrDigit() | Yes |
Character.isLowerCase() | No |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | Yes |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |