Unicode Character 'TAMIL SIGN VISARGA' (U+0B83) |
Unicode Data | |
---|---|
Name | TAMIL SIGN VISARGA |
Block | Tamil |
Category | Letter, Other [Lo] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Index entries | TAMIL SIGN VISARGA aytham, tamil tamil aytham VISARGA, TAMIL SIGN |
Comments | aytham just as for the Tamil pulli, the glyph for aytham may use either dots or rings |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ஃ |
HTML Entity (hex) | ஃ |
How to type in Microsoft Windows | Alt +0B83 |
UTF-8 (hex) | 0xE0 0xAE 0x83 (e0ae83) |
UTF-8 (binary) | 11100000:10101110:10000011 |
UTF-16 (hex) | 0x0B83 (0b83) |
UTF-16 (decimal) | 2,947 |
UTF-32 (hex) | 0x00000B83 (0b83) |
UTF-32 (decimal) | 2,947 |
C/C++/Java source code | "\u0B83" |
Python source code | u"\u0B83" |
More... |
Java Data | |
---|---|
string.toUpperCase() | ஃ |
string.toLowerCase() | ஃ |
Character.UnicodeBlock | TAMIL |
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 |