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' : ''">
๐ต
MUSICAL NOTE
Overview
The musical note emoji (๐ต) shows a single note and is used as a general emblem of music, song, and sound. It occupies U+1F3B5 and is classified in Unicode as a symbol. Distinct from the traditional eighth-note typographic symbol, it belongs to the pictographic emoji set and appears in messages and captions to signal that something is being sung or played, or simply to convey a musical mood.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1F3B5 | |
| decimal | 127925 | |
| htmldecimal | 🎵 | |
| htmlhex | 🎵 | |
| css | \1F3B5 | |
| javascript | \u{1F3B5} | |
| python | \U0001f3b5 | |
| java | \uD83C\uDFB5 | |
| go | \U0001F3B5 | |
| ruby | \u{1F3B5} | |
| rust | \u{1F3B5} | |
| ccpp | \U0001f3b5 | |
| urlencoded | %F0%9F%8E%B5 | |
| utf8bytes | f0 9f 8e b5 | |
| utf16bebytes | d8 3c df b5 | |
| utf32bebytes | 00 01 f3 b5 |
How to Use
HTML:
🎵
CSS:
content: "\1F3B5"
JavaScript:
"\u{1F3B5}"
Python:
"\U0001f3b5"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ต character (MUSICAL NOTE)?
๐ต (MUSICAL NOTE) is the Unicode character U+1F3B5.
What is the Unicode codepoint of MUSICAL NOTE?
The MUSICAL NOTE character (๐ต) has codepoint U+1F3B5.
How do I type or copy MUSICAL NOTE?
Copy ๐ต directly, or use the HTML entity, UTF-8, and code encodings shown on this page.