Unicode Character 'LATIN SMALL LETTER L WITH DOUBLE BAR' (U+2C61) |
![]() |
LATIN SMALL LETTER L WITH DOUBLE BAR
LATIN SMALL LETTER L WITH DOUBLE BAR
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER L WITH DOUBLE BAR |
| Block | Latin Extended-C |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Upper case | U+2C60 |
| Title case | U+2C60 |
| See Also | latin small letter l with bar U+019A latin small letter l with double middle tilde U+AB38 |
| Version | Unicode 5.0.0 (July 2006) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ⱡ |
| HTML Entity (hex) | ⱡ |
| How to type in Microsoft Windows | Alt +2C61 |
| UTF-8 (hex) | 0xE2 0xB1 0xA1 (e2b1a1) |
| UTF-8 (binary) | 11100010:10110001:10100001 |
| UTF-16 (hex) | 0x2C61 (2c61) |
| UTF-16 (decimal) | 11,361 |
| UTF-32 (hex) | 0x00002C61 (2c61) |
| UTF-32 (decimal) | 11,361 |
| C/C++/Java source code | "\u2C61" |
| Python source code | u"\u2C61" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ⱡ |
| string.toLowerCase() | ⱡ |
| Character.UnicodeBlock | LATIN_EXTENDED_C |
| 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 |