| Unicode Character 'TELUGU SIGN NUKTA' (U+0C3C) |    | 
| Unicode Data | |
|---|---|
| Name | TELUGU SIGN NUKTA | 
| Block | Telugu | 
| Category | Mark, Nonspacing [Mn] | 
| Combine | 7 | 
| BIDI | Non-Spacing Mark [NSM] | 
| Mirror | N | 
| Comments | used for Tamil transliteration and Perso-Arabic phonemes can also appear as a large dot, should be placed sufficiently below the baseline of a consonant to avoid confusion/collision with the aspiration marker | 
| Version | Unicode 14.0 (September 2021) | 
| Encodings | |
|---|---|
| HTML Entity (decimal) | ఼ | 
| HTML Entity (hex) | ఼ | 
| How to type in Microsoft Windows | Alt +0C3C | 
| UTF-8 (hex) | 0xE0 0xB0 0xBC (e0b0bc) | 
| UTF-8 (binary) | 11100000:10110000:10111100 | 
| UTF-16 (hex) | 0x0C3C (0c3c) | 
| UTF-16 (decimal) | 3,132 | 
| UTF-32 (hex) | 0x00000C3C (0C3C) | 
| UTF-32 (decimal) | 3,132 | 
| C/C++/Java source code | "\u0C3C" | 
| Python source code | u"\u0C3C" | 
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ఼ | 
| string.toLowerCase() | ఼ | 
| Character.UnicodeBlock | TELUGU | 
| Character.charCount() | 1 | 
| Character.getDirectionality() | DIRECTIONALITY_NONSPACING_MARK [8] | 
| Character.getNumericValue() | -1 | 
| Character.getType() | 6 | 
| 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 |