Unicode Character 'NORTH INDIC FRACTION ONE QUARTER' (U+A830) |
Unicode Data | |
---|---|
Name | NORTH INDIC FRACTION ONE QUARTER |
Block | Common Indic Number Forms |
Category | Number, Other [No] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Numeric | 1/4 |
Index entries | Indic Number Forms, Common |
Comments | this and some of the following fractions are also used in some South Indic scripts, including Kannada and Malayalam |
Version | Unicode 5.2.0 (August 2009) |
Encodings | |
---|---|
HTML Entity (decimal) | ꠰ |
HTML Entity (hex) | ꠰ |
How to type in Microsoft Windows | Alt +A830 |
UTF-8 (hex) | 0xEA 0xA0 0xB0 (eaa0b0) |
UTF-8 (binary) | 11101010:10100000:10110000 |
UTF-16 (hex) | 0xA830 (a830) |
UTF-16 (decimal) | 43,056 |
UTF-32 (hex) | 0x0000A830 (a830) |
UTF-32 (decimal) | 43,056 |
C/C++/Java source code | "\uA830" |
Python source code | u"\uA830" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ꠰ |
string.toLowerCase() | ꠰ |
Character.UnicodeBlock | COMMON_INDIC_NUMBER_FORMS |
Character.charCount() | 1 |
Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
Character.getNumericValue() | -2 |
Character.getType() | 11 |
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 |