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 FLAT DOWN
Overview
๐ญ (MUSICAL SYMBOL FLAT DOWN) is the Unicode character at code point U+1D12D. It belongs to the Musical Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D12D | |
| decimal | 119085 | |
| htmldecimal | 𝄭 | |
| htmlhex | 𝄭 | |
| css | \1D12D | |
| javascript | \u{1D12D} | |
| python | \U0001d12d | |
| java | \uD834\uDD2D | |
| go | \U0001D12D | |
| ruby | \u{1D12D} | |
| rust | \u{1D12D} | |
| ccpp | \U0001d12d | |
| urlencoded | %F0%9D%84%AD | |
| utf8bytes | f0 9d 84 ad | |
| utf16bebytes | d8 34 dd 2d | |
| utf32bebytes | 00 01 d1 2d |
How to Use
HTML:
𝄭
CSS:
content: "\1D12D"
JavaScript:
"\u{1D12D}"
Python:
"\U0001d12d"
Properties
- Block
- Musical Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ญ character (MUSICAL SYMBOL FLAT DOWN)?
๐ญ (MUSICAL SYMBOL FLAT DOWN) is the Unicode character U+1D12D.
What is the Unicode codepoint of MUSICAL SYMBOL FLAT DOWN?
The MUSICAL SYMBOL FLAT DOWN character (๐ญ) has codepoint U+1D12D.
How do I type or copy MUSICAL SYMBOL FLAT DOWN?
Copy ๐ญ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.