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' : ''">
๐ป
MATHEMATICAL MONOSPACE CAPITAL L
Overview
๐ป (MATHEMATICAL MONOSPACE CAPITAL L) is the Unicode character at code point U+1D67B. It belongs to the Mathematical Alphanumeric Symbols block, in the Uppercase Letter (Lu) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D67B | |
| decimal | 120443 | |
| htmldecimal | 𝙻 | |
| htmlhex | 𝙻 | |
| css | \1D67B | |
| javascript | \u{1D67B} | |
| python | \U0001d67b | |
| java | \uD835\uDE7B | |
| go | \U0001D67B | |
| ruby | \u{1D67B} | |
| rust | \u{1D67B} | |
| ccpp | \U0001d67b | |
| urlencoded | %F0%9D%99%BB | |
| utf8bytes | f0 9d 99 bb | |
| utf16bebytes | d8 35 de 7b | |
| utf32bebytes | 00 01 d6 7b |
How to Use
HTML:
𝙻
CSS:
content: "\1D67B"
JavaScript:
"\u{1D67B}"
Python:
"\U0001d67b"
Properties
- Script
- Zyyy
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 004C
Frequently Asked Questions
What is the ๐ป character (MATHEMATICAL MONOSPACE CAPITAL L)?
๐ป (MATHEMATICAL MONOSPACE CAPITAL L) is the Unicode character U+1D67B.
What is the Unicode codepoint of MATHEMATICAL MONOSPACE CAPITAL L?
The MATHEMATICAL MONOSPACE CAPITAL L character (๐ป) has codepoint U+1D67B.
How do I type or copy MATHEMATICAL MONOSPACE CAPITAL L?
Copy ๐ป directly, or use the HTML entity, UTF-8, and code encodings shown on this page.