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