Unicode Character 'KHMER SIGN KHAN' (U+17D4) |
Unicode Data | |
---|---|
Name | KHMER SIGN KHAN |
Block | Khmer |
Category | Punctuation, Other [Po] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Comments | functions as a full stop, period |
See Also | thai character paiyannoi U+0E2F myanmar sign little section U+104A |
Version | Unicode 3.0.0 (September, 1999) |
Encodings | |
---|---|
HTML Entity (decimal) | ។ |
HTML Entity (hex) | ។ |
How to type in Microsoft Windows | Alt +17D4 |
UTF-8 (hex) | 0xE1 0x9F 0x94 (e19f94) |
UTF-8 (binary) | 11100001:10011111:10010100 |
UTF-16 (hex) | 0x17D4 (17d4) |
UTF-16 (decimal) | 6,100 |
UTF-32 (hex) | 0x000017D4 (17d4) |
UTF-32 (decimal) | 6,100 |
C/C++/Java source code | "\u17D4" |
Python source code | u"\u17D4" |
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() | 24 |
Character.isDefined() | Yes |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | No |
Character.isJavaIdentifierStart() | No |
Character.isLetter() | No |
Character.isLetterOrDigit() | No |
Character.isLowerCase() | No |
Character.isMirrored() | No |
Character.isSpaceChar() | No |
Character.isSupplementaryCodePoint() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | No |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |