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 SANS-SERIF BOLD ITALIC SMALL DELTA
Overview
๐ญ (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA) is the Unicode character at code point U+1D7AD. It belongs to the Mathematical Alphanumeric Symbols block, in the Lowercase Letter (Ll) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D7AD | |
| decimal | 120749 | |
| htmldecimal | 𝞭 | |
| htmlhex | 𝞭 | |
| css | \1D7AD | |
| javascript | \u{1D7AD} | |
| python | \U0001d7ad | |
| java | \uD835\uDFAD | |
| go | \U0001D7AD | |
| ruby | \u{1D7AD} | |
| rust | \u{1D7AD} | |
| ccpp | \U0001d7ad | |
| urlencoded | %F0%9D%9E%AD | |
| utf8bytes | f0 9d 9e ad | |
| utf16bebytes | d8 35 df ad | |
| utf32bebytes | 00 01 d7 ad |
How to Use
HTML:
𝞭
CSS:
content: "\1D7AD"
JavaScript:
"\u{1D7AD}"
Python:
"\U0001d7ad"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 03B4
Frequently Asked Questions
What is the ๐ญ character (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA)?
๐ญ (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA) is the Unicode character U+1D7AD.
What is the Unicode codepoint of MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA?
The MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA character (๐ญ) has codepoint U+1D7AD.
How do I type or copy MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL DELTA?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.