Unicode Character 'SOYOMBO LETTER A' (U+11A50) |
Unicode Data | |
---|---|
Name | SOYOMBO LETTER A |
Block | Soyombo |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Index entries | Soyombo |
Comments | used for representing independent vowels in combination with vowel signs |
Version | Unicode 10.0 (June 2017) |
Encodings | |
---|---|
HTML Entity (decimal) | 𑩐 |
HTML Entity (hex) | 𑩐 |
How to type in Microsoft Windows | Alt +11A50 |
UTF-8 (hex) | 0xF0 0x91 0xA9 0x90 (f091a990) |
UTF-8 (binary) | 11110000:10010001:10101001:10010000 |
UTF-16 (hex) | 0xD806 0xDE50 (d806de50) |
UTF-16 (decimal) | 55,302 56,912 |
UTF-32 (hex) | 0x00011A50 (11a50) |
UTF-32 (decimal) | 72,272 |
C/C++/Java source code | "\uD806\uDE50" |
Python source code | u"\U00011A50" |
More... |
Java Data | |
---|---|
string.toUpperCase() | 𑩐 |
string.toLowerCase() | 𑩐 |
Character.UnicodeBlock | SOYOMBO |
Character.charCount() | 2 |
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() | Yes |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | Yes |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |