Unicode Character 'SCRIPT SMALL L' (U+2113) |
![]() |
| Unicode Data | |
|---|---|
| Name | SCRIPT SMALL L |
| Block | Letterlike Symbols |
| Category | Letter, Lowercase [Ll] |
| Combine | 0 |
| BIDI | Left-to-Right [L] |
| Decomposition | <font> LATIN SMALL LETTER L (U+006C) |
| Mirror | N |
| Index entries | liter L, SCRIPT SMALL SCRIPT SMALL L |
| Comments | mathematical symbol 'ell' liter (traditional symbol) despite its character name, this symbol is derived from a special italicized version of the small letter l the SI recommended symbol for liter is U+006C or U+004C |
| See Also | mathematical script small l U+1D4C1 |
| Approximations | <font> 006C latin small letter l |
| Version | Unicode 1.1.0 (June, 1993) |
| Encodings | |
|---|---|
| HTML Entity (decimal) | ℓ |
| HTML Entity (hex) | ℓ |
| How to type in Microsoft Windows | Alt +2113 |
| UTF-8 (hex) | 0xE2 0x84 0x93 (e28493) |
| UTF-8 (binary) | 11100010:10000100:10010011 |
| UTF-16 (hex) | 0x2113 (2113) |
| UTF-16 (decimal) | 8,467 |
| UTF-32 (hex) | 0x00002113 (2113) |
| UTF-32 (decimal) | 8,467 |
| C/C++/Java source code | "\u2113" |
| Python source code | u"\u2113" |
| More... | |
| Java Data | |
|---|---|
| string.toUpperCase() | ℓ |
| string.toLowerCase() | ℓ |
| Character.UnicodeBlock | LETTERLIKE_SYMBOLS |
| 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 |