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' : ''">
๐
GREEK INSTRUMENTAL NOTATION SYMBOL-1
Overview
๐ (GREEK INSTRUMENTAL NOTATION SYMBOL-1) is the Unicode character at code point U+1D21D. It belongs to the Ancient Greek Musical Notation block, in the Other Symbol (So) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D21D | |
| decimal | 119325 | |
| htmldecimal | 𝈝 | |
| htmlhex | 𝈝 | |
| css | \1D21D | |
| javascript | \u{1D21D} | |
| python | \U0001d21d | |
| java | \uD834\uDE1D | |
| go | \U0001D21D | |
| ruby | \u{1D21D} | |
| rust | \u{1D21D} | |
| ccpp | \U0001d21d | |
| urlencoded | %F0%9D%88%9D | |
| utf8bytes | f0 9d 88 9d | |
| utf16bebytes | d8 34 de 1d | |
| utf32bebytes | 00 01 d2 1d |
How to Use
HTML:
𝈝
CSS:
content: "\1D21D"
JavaScript:
"\u{1D21D}"
Python:
"\U0001d21d"
Properties
- Script
- Grek
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (GREEK INSTRUMENTAL NOTATION SYMBOL-1)?
๐ (GREEK INSTRUMENTAL NOTATION SYMBOL-1) is the Unicode character U+1D21D.
What is the Unicode codepoint of GREEK INSTRUMENTAL NOTATION SYMBOL-1?
The GREEK INSTRUMENTAL NOTATION SYMBOL-1 character (๐) has codepoint U+1D21D.
How do I type or copy GREEK INSTRUMENTAL NOTATION SYMBOL-1?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.