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 FLAG-3
Overview
๐ ฐ (MUSICAL SYMBOL COMBINING FLAG-3) is the Unicode character at code point U+1D170. It belongs to the Musical Symbols block, in the Spacing Mark (Mc) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D170 | |
| decimal | 119152 | |
| htmldecimal | 𝅰 | |
| htmlhex | 𝅰 | |
| css | \1D170 | |
| javascript | \u{1D170} | |
| python | \U0001d170 | |
| java | \uD834\uDD70 | |
| go | \U0001D170 | |
| ruby | \u{1D170} | |
| rust | \u{1D170} | |
| ccpp | \U0001d170 | |
| urlencoded | %F0%9D%85%B0 | |
| utf8bytes | f0 9d 85 b0 | |
| utf16bebytes | d8 34 dd 70 | |
| utf32bebytes | 00 01 d1 70 |
How to Use
HTML:
𝅰
CSS:
content: "\1D170"
JavaScript:
"\u{1D170}"
Python:
"\U0001d170"
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 FLAG-3)?
๐ ฐ (MUSICAL SYMBOL COMBINING FLAG-3) is the Unicode character U+1D170.
What is the Unicode codepoint of MUSICAL SYMBOL COMBINING FLAG-3?
The MUSICAL SYMBOL COMBINING FLAG-3 character (๐ ฐ) has codepoint U+1D170.
How do I type or copy MUSICAL SYMBOL COMBINING FLAG-3?
Copy ๐ ฐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.