Unicode Character 'LATIN SMALL LETTER L WITH BAR' (U+019A) |
![]() |
LATIN SMALL LETTER L WITH BAR
LATIN SMALL LETTER L WITH BAR
| Unicode Data | |
|---|---|
| Name | LATIN SMALL LETTER L WITH BAR |
| Block | Latin Extended-B |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Mirror | N |
| Old name | LATIN SMALL LETTER BARRED L |
| Index entries | L WITH BAR, LATIN SMALL LETTER |
| Upper case | U+023D |
| Title case | U+023D |
| Comments | barred l Americanist phonetic usage for IPA ɬ uppercase is U+023D |
| See Also | latin small letter l with stroke U+0142 latin small letter l with belt U+026C latin small letter l with double bar U+2C61 latin small letter l with high stroke U+A749 |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ƚ |
| HTML Entity (hex) | ƚ |
| How to type in Microsoft Windows | Alt +019A |
| UTF-8 (hex) | 0xC6 0x9A (c69a) |
| UTF-8 (binary) | 11000110:10011010 |
| UTF-16 (hex) | 0x019A (019a) |
| UTF-16 (decimal) | 410 |
| UTF-32 (hex) | 0x0000019A (019a) |
| UTF-32 (decimal) | 410 |
| C/C++/Java source code | "\u019A" |
| Python source code | u"\u019A" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | Ƚ |
| string.toLowerCase() | ƚ |
| Character.UnicodeBlock | LATIN_EXTENDED_B |
| 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 |