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 AUGMENTATION DOT
Overview
๐ ญ (MUSICAL SYMBOL COMBINING AUGMENTATION DOT) is the Unicode character at code point U+1D16D. 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+1D16D | |
| decimal | 119149 | |
| htmldecimal | 𝅭 | |
| htmlhex | 𝅭 | |
| css | \1D16D | |
| javascript | \u{1D16D} | |
| python | \U0001d16d | |
| java | \uD834\uDD6D | |
| go | \U0001D16D | |
| ruby | \u{1D16D} | |
| rust | \u{1D16D} | |
| ccpp | \U0001d16d | |
| urlencoded | %F0%9D%85%AD | |
| utf8bytes | f0 9d 85 ad | |
| utf16bebytes | d8 34 dd 6d | |
| utf32bebytes | 00 01 d1 6d |
How to Use
HTML:
𝅭
CSS:
content: "\1D16D"
JavaScript:
"\u{1D16D}"
Python:
"\U0001d16d"
Properties
- Block
- Musical Symbols
- Script
- Zyyy
- Category
- Spacing Mark (Mc)
- Bidirectional
- L
- Combining
- 226
- Mirrored
- No
Frequently Asked Questions
What is the ๐ ญ character (MUSICAL SYMBOL COMBINING AUGMENTATION DOT)?
๐ ญ (MUSICAL SYMBOL COMBINING AUGMENTATION DOT) is the Unicode character U+1D16D.
What is the Unicode codepoint of MUSICAL SYMBOL COMBINING AUGMENTATION DOT?
The MUSICAL SYMBOL COMBINING AUGMENTATION DOT character (๐ ญ) has codepoint U+1D16D.
How do I type or copy MUSICAL SYMBOL COMBINING AUGMENTATION DOT?
Copy ๐ ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.