Unicode Character 'VITHKUQI SMALL LETTER THE' (U+105B6) |
Unicode Data | |
---|---|
Name | VITHKUQI SMALL LETTER THE |
Block | Vithkuqi |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+1058F |
Title case | U+1058F |
Version | Unicode 14.0 (September 2021) |
Encodings | |
---|---|
HTML Entity (decimal) | 𐖶 |
HTML Entity (hex) | 𐖶 |
How to type in Microsoft Windows | Alt +105B6 |
UTF-8 (hex) | 0xF0 0x90 0x96 0xB6 (f09096b6) |
UTF-8 (binary) | 11110000:10010000:10010110:10110110 |
UTF-16 (hex) | 0xD801 0xDDB6 (d801ddb6) |
UTF-16 (decimal) | 55,297 56,758 |
UTF-32 (hex) | 0x000105B6 (105b6) |
UTF-32 (decimal) | 66,998 |
C/C++/Java source code | "\uD801\uDDB6" |
Python source code | u"\U000105B6" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𐖏 |
string.toLowerCase() | 𐖶 |
Character.UnicodeBlock | VITHKUQI |
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 |