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
Overview
♮ (MUSIC NATURAL SIGN) is the Unicode character at code point U+266E. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
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
Frequently Asked Questions
What is the ♮ character (MUSIC NATURAL SIGN)?
♮ (MUSIC NATURAL SIGN) is the Unicode character U+266E.
What is the Unicode codepoint of MUSIC NATURAL SIGN?
The MUSIC NATURAL SIGN character (♮) has codepoint U+266E.
How do I type or copy MUSIC NATURAL SIGN?
Copy ♮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.