Unicode Character 'CYRILLIC SMALL LETTER UK' (U+0479) |
![]() ![]() |
Every character has a story #10: U+0478/U+0479 (CYRILLIC LETTER UK) from Michael Kaplan.
Unicode Data | |
---|---|
Name | CYRILLIC SMALL LETTER UK |
Block | Cyrillic |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Mirror | N |
Old name | CYRILLIC SMALL LETTER UK DIGRAPH |
Upper case | U+0478 |
Title case | U+0478 |
Comments | for "digraph onik" the preferred spelling is U+043E U+0443 for "monograph uk" the preferred character is U+A64B |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | ѹ |
HTML Entity (hex) | ѹ |
How to type in Microsoft Windows | Alt +0479 |
UTF-8 (hex) | 0xD1 0xB9 (d1b9) |
UTF-8 (binary) | 11010001:10111001 |
UTF-16 (hex) | 0x0479 (0479) |
UTF-16 (decimal) | 1,145 |
UTF-32 (hex) | 0x00000479 (0479) |
UTF-32 (decimal) | 1,145 |
C/C++/Java source code | "\u0479" |
Python source code | u"\u0479" |
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() | 2 |
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() | No |
Character.isTitleCase() | No |
Character.isUnicodeIdentifierPart() | Yes |
Character.isUnicodeIdentifierStart() | Yes |
Character.isUpperCase() | No |
Character.isValidCodePoint() | Yes |
Character.isWhitespace() | No |