Unicode Character 'WARANG CITI SMALL LETTER HAR' (U+118DC) |
Unicode Data | |
---|---|
Name | WARANG CITI SMALL LETTER HAR |
Block | Warang Citi |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+118BC |
Title case | U+118BC |
Version | Unicode 7.0 (June 2014) |
Encodings | |
---|---|
HTML Entity (decimal) | 𑣜 |
HTML Entity (hex) | 𑣜 |
How to type in Microsoft Windows | Alt +118DC |
UTF-8 (hex) | 0xF0 0x91 0xA3 0x9C (f091a39c) |
UTF-8 (binary) | 11110000:10010001:10100011:10011100 |
UTF-16 (hex) | 0xD806 0xDCDC (d806dcdc) |
UTF-16 (decimal) | 55,302 56,540 |
UTF-32 (hex) | 0x000118DC (118dc) |
UTF-32 (decimal) | 71,900 |
C/C++/Java source code | "\uD806\uDCDC" |
Python source code | u"\U000118DC" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𑢼 |
string.toLowerCase() | 𑣜 |
Character.UnicodeBlock | WARANG_CITI |
Character.charCount() | 2 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 2 |
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() | Yes |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | Yes |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | Yes |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |