Unicode Character 'VITHKUQI SMALL LETTER ZE' (U+105BC) |
![]() ![]() |
Unicode Data | |
---|---|
Name | VITHKUQI SMALL LETTER ZE |
Block | Vithkuqi |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Upper case | U+10595 |
Title case | U+10595 |
Version | Unicode 14.0 (September 2021) |
Encodings | |
---|---|
HTML Entity (decimal) | 𐖼 |
HTML Entity (hex) | 𐖼 |
How to type in Microsoft Windows | Alt +105BC |
UTF-8 (hex) | 0xF0 0x90 0x96 0xBC (f09096bc) |
UTF-8 (binary) | 11110000:10010000:10010110:10111100 |
UTF-16 (hex) | 0xD801 0xDDBC (d801ddbc) |
UTF-16 (decimal) | 55,297 56,764 |
UTF-32 (hex) | 0x000105BC (105bc) |
UTF-32 (decimal) | 67,004 |
C/C++/Java source code | "\uD801\uDDBC" |
Python source code | u"\U000105BC" |
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 |