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 ALPHA
Overview
๐ช (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA) is the Unicode character at code point U+1D7AA. 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+1D7AA | |
| decimal | 120746 | |
| htmldecimal | 𝞪 | |
| htmlhex | 𝞪 | |
| css | \1D7AA | |
| javascript | \u{1D7AA} | |
| python | \U0001d7aa | |
| java | \uD835\uDFAA | |
| go | \U0001D7AA | |
| ruby | \u{1D7AA} | |
| rust | \u{1D7AA} | |
| ccpp | \U0001d7aa | |
| urlencoded | %F0%9D%9E%AA | |
| utf8bytes | f0 9d 9e aa | |
| utf16bebytes | d8 35 df aa | |
| utf32bebytes | 00 01 d7 aa |
How to Use
HTML:
𝞪
CSS:
content: "\1D7AA"
JavaScript:
"\u{1D7AA}"
Python:
"\U0001d7aa"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 03B1
Frequently Asked Questions
What is the ๐ช character (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA)?
๐ช (MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA) is the Unicode character U+1D7AA.
What is the Unicode codepoint of MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA?
The MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA character (๐ช) has codepoint U+1D7AA.
How do I type or copy MATHEMATICAL SANS-SERIF BOLD ITALIC SMALL ALPHA?
Copy ๐ช directly, or use the HTML entity, UTF-8, and code encodings shown on this page.