Unicode Character 'MATHEMATICAL BOLD CAPITAL PSI' (U+1D6BF) |
![]() |
MATHEMATICAL BOLD CAPITAL PSI
MATHEMATICAL BOLD CAPITAL PSI
| Unicode Data | |
|---|---|
| Name | MATHEMATICAL BOLD CAPITAL PSI |
| Block | Mathematical Alphanumeric Symbols |
| Category | Letter, Uppercase [Lu] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <font> GREEK CAPITAL LETTER PSI (U+03A8) |
| Mirror | N |
| Approximations | <font> 03A8 greek capital letter psi |
| Version | Unicode 3.1.0 (March, 2001) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | 𝚿 |
| HTML Entity (hex) | 𝚿 |
| How to type in Microsoft Windows | Alt +1D6BF |
| UTF-8 (hex) | 0xF0 0x9D 0x9A 0xBF (f09d9abf) |
| UTF-8 (binary) | 11110000:10011101:10011010:10111111 |
| UTF-16 (hex) | 0xD835 0xDEBF (d835debf) |
| UTF-16 (decimal) | 55,349 57,023 |
| UTF-32 (hex) | 0x0001D6BF (1d6bf) |
| UTF-32 (decimal) | 120,511 |
| C/C++/Java source code | "\uD835\uDEBF" |
| Python source code | u"\U0001D6BF" |
| 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 |