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 SYMBOL FINAL BARLINE
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1D102 | |
| decimal | 119042 | |
| htmldecimal | 𝄂 | |
| htmlhex | 𝄂 | |
| css | \1D102 | |
| javascript | \u{1D102} | |
| python | \U0001d102 | |
| java | \uD834\uDD02 | |
| go | \U0001D102 | |
| ruby | \u{1D102} | |
| rust | \u{1D102} | |
| ccpp | \U0001d102 | |
| urlencoded | %F0%9D%84%82 | |
| utf8bytes | f0 9d 84 82 | |
| utf16bebytes | d8 34 dd 02 | |
| utf32bebytes | 00 01 d1 02 |
How to Use
HTML:
𝄂
CSS:
content: "\1D102"
JavaScript:
"\u{1D102}"
Python:
"\U0001d102"
Properties
- Block
- Musical Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ๐ character (MUSICAL SYMBOL FINAL BARLINE)?
๐ (MUSICAL SYMBOL FINAL BARLINE) is the Unicode character U+1D102.
What is the Unicode codepoint of MUSICAL SYMBOL FINAL BARLINE?
The MUSICAL SYMBOL FINAL BARLINE character (๐) has codepoint U+1D102.
How do I type or copy MUSICAL SYMBOL FINAL BARLINE?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.