Unicode Character 'KHMER LETTER NNO' (U+178E) |
![]() ![]() |
Unicode Data | |
---|---|
Name | KHMER LETTER NNO |
Block | Khmer |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Comments | as this character belongs to the first register, its correct transliteration is nna, not nno |
Version | Unicode 3.0.0 (September, 1999) |
Encodings | |
---|---|
HTML Entity (decimal) | ណ |
HTML Entity (hex) | ណ |
How to type in Microsoft Windows | Alt +178E |
UTF-8 (hex) | 0xE1 0x9E 0x8E (e19e8e) |
UTF-8 (binary) | 11100001:10011110:10001110 |
UTF-16 (hex) | 0x178E (178e) |
UTF-16 (decimal) | 6,030 |
UTF-32 (hex) | 0x0000178E (178e) |
UTF-32 (decimal) | 6,030 |
C/C++/Java source code | "\u178E" |
Python source code | u"\u178E" |
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 |