Unicode Character 'ORIYA VOWEL SIGN AI' (U+0B48) |
Unicode Data | |
---|---|
Name | ORIYA VOWEL SIGN AI |
Block | Oriya |
Category | Mark, Spacing Combining [Mc] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | ORIYA VOWEL SIGN E (U+0B47) ORIYA AI LENGTH MARK (U+0B56) |
Mirror | N |
Comments | pieces left of and above the consonant |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ୈ |
HTML Entity (hex) | ୈ |
How to type in Microsoft Windows | Alt +0B48 |
UTF-8 (hex) | 0xE0 0xAD 0x88 (e0ad88) |
UTF-8 (binary) | 11100000:10101101:10001000 |
UTF-16 (hex) | 0x0B48 (0b48) |
UTF-16 (decimal) | 2,888 |
UTF-32 (hex) | 0x00000B48 (0b48) |
UTF-32 (decimal) | 2,888 |
C/C++/Java source code | "\u0B48" |
Python source code | u"\u0B48" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ୈ |
string.toLowerCase() | ୈ |
Character.UnicodeBlock | ORIYA |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -1 |
Character.getType() | 8 |
Character.isDefined() | Yes |
Character.isDigit() | No |
Character.isIdentifierIgnorable() | No |
Character.isISOControl() | No |
Character.isJavaIdentifierPart() | Yes |
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() | Yes |
Character.isUnicodeIdentifierStart() | No |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |