Unicode Character 'MODIFIER LETTER SMALL DZ DIGRAPH WITH RETROFLEX HOOK' (U+10788) |
![]() |
| Unicode Data | |
|---|---|
| Name | MODIFIER LETTER SMALL DZ DIGRAPH WITH RETROFLEX HOOK |
| Block | Latin Extended-F |
| Category | Letter, Modifier [Lm] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <super> LATIN SMALL LETTER DZ DIGRAPH WITH RETROFLEX HOOK (U+AB66) |
| Mirror | N |
| Approximations | <super> AB66 |
| Version | Unicode 14.0 (September 2021) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𐞈 |
| HTML Entity (hex) | 𐞈 |
| How to type in Microsoft Windows | Alt +10788 |
| UTF-8 (hex) | 0xF0 0x90 0x9E 0x88 (f0909e88) |
| UTF-8 (binary) | 11110000:10010000:10011110:10001000 |
| UTF-16 (hex) | 0xD801 0xDF88 (d801df88) |
| UTF-16 (decimal) | 55,297 57,224 |
| UTF-32 (hex) | 0x00010788 (10788) |
| UTF-32 (decimal) | 67,464 |
| C/C++/Java source code | "\uD801\uDF88" |
| Python source code | u"\U00010788" |
| 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 |