Unicode Character 'MATHEMATICAL MONOSPACE CAPITAL I' (U+1D678) |
![]() |
MATHEMATICAL MONOSPACE CAPITAL I
MATHEMATICAL MONOSPACE CAPITAL I
| Unicode Data | |
|---|---|
| Name | MATHEMATICAL MONOSPACE CAPITAL I |
| Block | Mathematical Alphanumeric Symbols |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <font> LATIN CAPITAL LETTER I (U+0049) |
| Mirror | N |
| Approximations | <font> 0049 latin capital letter i |
| Version | Unicode 3.1.0 (March, 2001) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𝙸 |
| HTML Entity (hex) | 𝙸 |
| How to type in Microsoft Windows | Alt +1D678 |
| UTF-8 (hex) | 0xF0 0x9D 0x99 0xB8 (f09d99b8) |
| UTF-8 (binary) | 11110000:10011101:10011001:10111000 |
| UTF-16 (hex) | 0xD835 0xDE78 (d835de78) |
| UTF-16 (decimal) | 55,349 56,952 |
| UTF-32 (hex) | 0x0001D678 (1d678) |
| UTF-32 (decimal) | 120,440 |
| C/C++/Java source code | "\uD835\uDE78" |
| Python source code | u"\U0001D678" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | 𝙸 |
| string.toLowerCase() | 𝙸 |
| Character.UnicodeBlock | MATHEMATICAL_ALPHANUMERIC_SYMBOLS |
| Character.charCount() | 2 |
| Character.getDirectionality() | DIRECTIONALITY_LEFT_TO_RIGHT [0] |
| Character.getNumericValue() | -1 |
| Character.getType() | 1 |
| 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() | Yes |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | Yes |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |