Unicode Character 'CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK' (U+0521) |
![]() |
CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK
CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK
| Unicode Data | |
|---|---|
| Name | CYRILLIC SMALL LETTER EL WITH MIDDLE HOOK |
| Block | Cyrillic Supplement |
| Category | Letter, Lowercase [Ll] |
| Script | Cyrillic (Cyrl) |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Comments | Formal Alias: palatalized l |
| Version | Unicode 5.1.0 (March 2008) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ԡ |
| HTML Entity (hex) | ԡ |
| How to type in Microsoft Windows | Alt +0521 |
| UTF-8 (hex) | 0xD4 0xA1 (d4a1) |
| UTF-8 (binary) | 11010100:10100001 |
| UTF-16 (hex) | 0x0521 (0521) |
| UTF-16 (decimal) | 1,313 |
| UTF-32 (hex) | 0x00000521 (0521) |
| UTF-32 (decimal) | 1,313 |
| C/C++/Java source code | "\u0521" |
| Python source code | u"\u0521" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ԡ |
| string.toLowerCase() | ԡ |
| Character.UnicodeBlock | CYRILLIC_SUPPLEMENTARY |
| 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 |