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 TETRASEME
Overview
๐ (COMBINING GREEK MUSICAL TETRASEME) is the Unicode character at code point U+1D243. 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+1D243 | |
| decimal | 119363 | |
| htmldecimal | 𝉃 | |
| htmlhex | 𝉃 | |
| css | \1D243 | |
| javascript | \u{1D243} | |
| python | \U0001d243 | |
| java | \uD834\uDE43 | |
| go | \U0001D243 | |
| ruby | \u{1D243} | |
| rust | \u{1D243} | |
| ccpp | \U0001d243 | |
| urlencoded | %F0%9D%89%83 | |
| utf8bytes | f0 9d 89 83 | |
| utf16bebytes | d8 34 de 43 | |
| utf32bebytes | 00 01 d2 43 |
How to Use
HTML:
𝉃
CSS:
content: "\1D243"
JavaScript:
"\u{1D243}"
Python:
"\U0001d243"
Properties
- Script
- Grek
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (COMBINING GREEK MUSICAL TETRASEME)?
๐ (COMBINING GREEK MUSICAL TETRASEME) is the Unicode character U+1D243.
What is the Unicode codepoint of COMBINING GREEK MUSICAL TETRASEME?
The COMBINING GREEK MUSICAL TETRASEME character (๐) has codepoint U+1D243.
How do I type or copy COMBINING GREEK MUSICAL TETRASEME?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.