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 DOUBLE-STRUCK SMALL T
Overview
๐ฅ (MATHEMATICAL DOUBLE-STRUCK SMALL T) is the Unicode character at code point U+1D565. 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+1D565 | |
| decimal | 120165 | |
| htmldecimal | 𝕥 | |
| htmlhex | 𝕥 | |
| css | \1D565 | |
| javascript | \u{1D565} | |
| python | \U0001d565 | |
| java | \uD835\uDD65 | |
| go | \U0001D565 | |
| ruby | \u{1D565} | |
| rust | \u{1D565} | |
| ccpp | \U0001d565 | |
| urlencoded | %F0%9D%95%A5 | |
| utf8bytes | f0 9d 95 a5 | |
| utf16bebytes | d8 35 dd 65 | |
| utf32bebytes | 00 01 d5 65 |
How to Use
HTML:
𝕥
CSS:
content: "\1D565"
JavaScript:
"\u{1D565}"
Python:
"\U0001d565"
Properties
- Script
- Zyyy
- Category
- Lowercase Letter (Ll)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0074
Frequently Asked Questions
What is the ๐ฅ character (MATHEMATICAL DOUBLE-STRUCK SMALL T)?
๐ฅ (MATHEMATICAL DOUBLE-STRUCK SMALL T) is the Unicode character U+1D565.
What is the Unicode codepoint of MATHEMATICAL DOUBLE-STRUCK SMALL T?
The MATHEMATICAL DOUBLE-STRUCK SMALL T character (๐ฅ) has codepoint U+1D565.
How do I type or copy MATHEMATICAL DOUBLE-STRUCK SMALL T?
Copy ๐ฅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.