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' : ''">
๐
ฅ
MUSICAL SYMBOL COMBINING STEM
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D165 | |
| decimal | 119141 | |
| htmldecimal | 𝅥 | |
| htmlhex | 𝅥 | |
| css | \1D165 | |
| javascript | \u{1D165} | |
| python | \U0001d165 | |
| java | \uD834\uDD65 | |
| go | \U0001D165 | |
| ruby | \u{1D165} | |
| rust | \u{1D165} | |
| ccpp | \U0001d165 | |
| urlencoded | %F0%9D%85%A5 | |
| utf8bytes | f0 9d 85 a5 | |
| utf16bebytes | d8 34 dd 65 | |
| utf32bebytes | 00 01 d1 65 |
How to Use
HTML:
𝅥
CSS:
content: "\1D165"
JavaScript:
"\u{1D165}"
Python:
"\U0001d165"
Properties
- Block
- Musical Symbols
- Script
- Zyyy
- Category
- Spacing Mark (Mc)
- Bidirectional
- L
- Combining
- 216
- Mirrored
- No
Frequently Asked Questions
What is the ๐ ฅ character (MUSICAL SYMBOL COMBINING STEM)?
๐ ฅ (MUSICAL SYMBOL COMBINING STEM) is the Unicode character U+1D165.
What is the Unicode codepoint of MUSICAL SYMBOL COMBINING STEM?
The MUSICAL SYMBOL COMBINING STEM character (๐ ฅ) has codepoint U+1D165.
How do I type or copy MUSICAL SYMBOL COMBINING STEM?
Copy ๐ ฅ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.