Unicode Character 'KHMER INDEPENDENT VOWEL QAA' (U+17A4) |
Unicode Data | |
---|---|
Name | KHMER INDEPENDENT VOWEL QAA |
Block | Khmer |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Comments | use of this character is strongly discouraged; the sequence U+17A2 U+17B6 should be used instead |
Version | Unicode 3.0.0 (September, 1999) |
Encodings | |
---|---|
HTML Entity (decimal) | ឤ |
HTML Entity (hex) | ឤ |
How to type in Microsoft Windows | Alt +17A4 |
UTF-8 (hex) | 0xE1 0x9E 0xA4 (e19ea4) |
UTF-8 (binary) | 11100001:10011110:10100100 |
UTF-16 (hex) | 0x17A4 (17a4) |
UTF-16 (decimal) | 6,052 |
UTF-32 (hex) | 0x000017A4 (17a4) |
UTF-32 (decimal) | 6,052 |
C/C++/Java source code | "\u17A4" |
Python source code | u"\u17A4" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ឤ |
string.toLowerCase() | ឤ |
Character.UnicodeBlock | KHMER |
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 |