Unicode Character 'MODIFIER LETTER SMALL TS DIGRAPH' (U+107AC) |
![]() |
MODIFIER LETTER SMALL TS DIGRAPH
MODIFIER LETTER SMALL TS DIGRAPH
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL TS DIGRAPH |
| Block | Latin Extended-F |
| Category | Letter, Modifier [Lm] |
| Script | Latin (Latn) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | LATIN SMALL LETTER TS DIGRAPH (U+02A6) |
| Approximations | <super> 02A6 |
| Version | Unicode 14.0 (September 2021) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𐞬 |
| HTML Entity (hex) | 𐞬 |
| How to type in Microsoft Windows | Alt +107AC |
| UTF-8 (hex) | 0xF0 0x90 0x9E 0xAC (f0909eac) |
| UTF-8 (binary) | 11110000:10010000:10011110:10101100 |
| UTF-16 (hex) | 0xD801 0xDFAC (d801dfac) |
| UTF-16 (decimal) | 55,297 57,260 |
| UTF-32 (hex) | 0x000107AC (107ac) |
| UTF-32 (decimal) | 67,500 |
| C/C++/Java source code | "\uD801\uDFAC" |
| Python source code | u"\U000107AC" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𐞬 |
| string.toLowerCase() | 𐞬 |
| Character.UnicodeBlock | LATIN_EXTENDED_F |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 4 |
| 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() | Yes |
| Character.isMirrored() | No |
| Character.isSpaceChar() | No |
| Character.isSupplementaryCodePoint() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | No |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |