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 G CLEF
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D11E | |
| decimal | 119070 | |
| htmldecimal | 𝄞 | |
| htmlhex | 𝄞 | |
| css | \1D11E | |
| javascript | \u{1D11E} | |
| python | \U0001d11e | |
| java | \uD834\uDD1E | |
| go | \U0001D11E | |
| ruby | \u{1D11E} | |
| rust | \u{1D11E} | |
| ccpp | \U0001d11e | |
| urlencoded | %F0%9D%84%9E | |
| utf8bytes | f0 9d 84 9e | |
| utf16bebytes | d8 34 dd 1e | |
| utf32bebytes | 00 01 d1 1e |
How to Use
HTML:
𝄞
CSS:
content: "\1D11E"
JavaScript:
"\u{1D11E}"
Python:
"\U0001d11e"
Properties
- Block
- Musical Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No