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' : ''">
๐
COMBINING GREEK MUSICAL PENTASEME
Overview
๐ (COMBINING GREEK MUSICAL PENTASEME) is the Unicode character at code point U+1D244. It belongs to the Ancient Greek Musical Notation block, in the Nonspacing Mark (Mn) general category. Its script is Grek.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D244 | |
| decimal | 119364 | |
| htmldecimal | 𝉄 | |
| htmlhex | 𝉄 | |
| css | \1D244 | |
| javascript | \u{1D244} | |
| python | \U0001d244 | |
| java | \uD834\uDE44 | |
| go | \U0001D244 | |
| ruby | \u{1D244} | |
| rust | \u{1D244} | |
| ccpp | \U0001d244 | |
| urlencoded | %F0%9D%89%84 | |
| utf8bytes | f0 9d 89 84 | |
| utf16bebytes | d8 34 de 44 | |
| utf32bebytes | 00 01 d2 44 |
How to Use
HTML:
𝉄
CSS:
content: "\1D244"
JavaScript:
"\u{1D244}"
Python:
"\U0001d244"
Properties
- Script
- Grek
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (COMBINING GREEK MUSICAL PENTASEME)?
๐ (COMBINING GREEK MUSICAL PENTASEME) is the Unicode character U+1D244.
What is the Unicode codepoint of COMBINING GREEK MUSICAL PENTASEME?
The COMBINING GREEK MUSICAL PENTASEME character (๐) has codepoint U+1D244.
How do I type or copy COMBINING GREEK MUSICAL PENTASEME?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.