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-5
Overview
๐ (GREEK INSTRUMENTAL NOTATION SYMBOL-5) is the Unicode character at code point U+1D220. 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+1D220 | |
| decimal | 119328 | |
| htmldecimal | 𝈠 | |
| htmlhex | 𝈠 | |
| css | \1D220 | |
| javascript | \u{1D220} | |
| python | \U0001d220 | |
| java | \uD834\uDE20 | |
| go | \U0001D220 | |
| ruby | \u{1D220} | |
| rust | \u{1D220} | |
| ccpp | \U0001d220 | |
| urlencoded | %F0%9D%88%A0 | |
| utf8bytes | f0 9d 88 a0 | |
| utf16bebytes | d8 34 de 20 | |
| utf32bebytes | 00 01 d2 20 |
How to Use
HTML:
𝈠
CSS:
content: "\1D220"
JavaScript:
"\u{1D220}"
Python:
"\U0001d220"
Properties
- Script
- Grek
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (GREEK INSTRUMENTAL NOTATION SYMBOL-5)?
๐ (GREEK INSTRUMENTAL NOTATION SYMBOL-5) is the Unicode character U+1D220.
What is the Unicode codepoint of GREEK INSTRUMENTAL NOTATION SYMBOL-5?
The GREEK INSTRUMENTAL NOTATION SYMBOL-5 character (๐ ) has codepoint U+1D220.
How do I type or copy GREEK INSTRUMENTAL NOTATION SYMBOL-5?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.