Unicode Character 'CYRILLIC CAPITAL LETTER UK' (U+0478) |
![]() |
CYRILLIC CAPITAL LETTER UK
CYRILLIC CAPITAL LETTER UK
Every character has a story #10: U+0478/U+0479 (CYRILLIC LETTER UK) from Michael Kaplan.
| Unicode Data | |
|---|---|
| Name | CYRILLIC CAPITAL LETTER UK |
| Block | Cyrillic |
| Category | Letter, Uppercase [Lu] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Old name | CYRILLIC CAPITAL LETTER UK DIGRAPH |
| Comments | for "digraph onik" the preferred spelling is U+041E U+0443 for "monograph uk" the preferred character is U+A64A |
| See Also | cyrillic capital letter u U+0423 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | Ѹ |
| HTML Entity (hex) | Ѹ |
| How to type in Microsoft Windows | Alt +0478 |
| UTF-8 (hex) | 0xD1 0xB8 (d1b8) |
| UTF-8 (binary) | 11010001:10111000 |
| UTF-16 (hex) | 0x0478 (0478) |
| UTF-16 (decimal) | 1,144 |
| UTF-32 (hex) | 0x00000478 (0478) |
| UTF-32 (decimal) | 1,144 |
| C/C++/Java source code | "\u0478" |
| Python source code | u"\u0478" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ѹ |
| string.toLowerCase() | ѹ |
| Character.UnicodeBlock | CYRILLIC |
| Character.charCount() | 1 |
| 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() | No |
| Character.isTitleCase() | No |
| Character.isUnicodeIdentifierPart() | Yes |
| Character.isUnicodeIdentifierStart() | Yes |
| Character.isUpperCase() | Yes |
| Character.isValidCodePoint() | Yes |
| Character.isWhitespace() | No |