copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('⅂'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
⅂
TURNED SANS-SERIF CAPITAL L
Overview
⅂ (TURNED SANS-SERIF CAPITAL L) is the Unicode character at code point U+2142. It belongs to the Letterlike Symbols block, in the Math Symbol (Sm) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2142 | |
| decimal | 8514 | |
| htmldecimal | ⅂ | |
| htmlhex | ⅂ | |
| css | \2142 | |
| javascript | \u{2142} | |
| python | \u2142 | |
| java | \u2142 | |
| go | \u2142 | |
| ruby | \u{2142} | |
| rust | \u{2142} | |
| ccpp | \u2142 | |
| urlencoded | %E2%85%82 | |
| utf8bytes | e2 85 82 | |
| utf16bebytes | 21 42 | |
| utf32bebytes | 00 00 21 42 |
How to Use
HTML:
⅂
CSS:
content: "\2142"
JavaScript:
"\u{2142}"
Python:
"\u2142"
Properties
- Block
- Letterlike Symbols
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⅂ character (TURNED SANS-SERIF CAPITAL L)?
⅂ (TURNED SANS-SERIF CAPITAL L) is the Unicode character U+2142.
What is the Unicode codepoint of TURNED SANS-SERIF CAPITAL L?
The TURNED SANS-SERIF CAPITAL L character (⅂) has codepoint U+2142.
How do I type or copy TURNED SANS-SERIF CAPITAL L?
Copy ⅂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.