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' : ''">
♮
MUSIC NATURAL SIGN
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+266E | |
| decimal | 9838 | |
| htmldecimal | ♮ | |
| htmlhex | ♮ | |
| css | \266E | |
| javascript | \u{266E} | |
| python | \u266e | |
| java | \u266E | |
| go | \u266E | |
| ruby | \u{266E} | |
| rust | \u{266E} | |
| ccpp | \u266e | |
| urlencoded | %E2%99%AE | |
| utf8bytes | e2 99 ae | |
| utf16bebytes | 26 6e | |
| utf32bebytes | 00 00 26 6e |
How to Use
HTML:
♮
CSS:
content: "\266E"
JavaScript:
"\u{266E}"
Python:
"\u266e"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No