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 C CLEF
Overview
๐ก (MUSICAL SYMBOL C CLEF) is the Unicode character at code point U+1D121. 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+1D121 | |
| decimal | 119073 | |
| htmldecimal | 𝄡 | |
| htmlhex | 𝄡 | |
| css | \1D121 | |
| javascript | \u{1D121} | |
| python | \U0001d121 | |
| java | \uD834\uDD21 | |
| go | \U0001D121 | |
| ruby | \u{1D121} | |
| rust | \u{1D121} | |
| ccpp | \U0001d121 | |
| urlencoded | %F0%9D%84%A1 | |
| utf8bytes | f0 9d 84 a1 | |
| utf16bebytes | d8 34 dd 21 | |
| utf32bebytes | 00 01 d1 21 |
How to Use
HTML:
𝄡
CSS:
content: "\1D121"
JavaScript:
"\u{1D121}"
Python:
"\U0001d121"
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 C CLEF)?
๐ก (MUSICAL SYMBOL C CLEF) is the Unicode character U+1D121.
What is the Unicode codepoint of MUSICAL SYMBOL C CLEF?
The MUSICAL SYMBOL C CLEF character (๐ก) has codepoint U+1D121.
How do I type or copy MUSICAL SYMBOL C CLEF?
Copy ๐ก directly, or use the HTML entity, UTF-8, and code encodings shown on this page.