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 QUARTER TONE FLAT
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+1D133 | |
| decimal | 119091 | |
| htmldecimal | 𝄳 | |
| htmlhex | 𝄳 | |
| css | \1D133 | |
| javascript | \u{1D133} | |
| python | \U0001d133 | |
| java | \uD834\uDD33 | |
| go | \U0001D133 | |
| ruby | \u{1D133} | |
| rust | \u{1D133} | |
| ccpp | \U0001d133 | |
| urlencoded | %F0%9D%84%B3 | |
| utf8bytes | f0 9d 84 b3 | |
| utf16bebytes | d8 34 dd 33 | |
| utf32bebytes | 00 01 d1 33 |
How to Use
HTML:
𝄳
CSS:
content: "\1D133"
JavaScript:
"\u{1D133}"
Python:
"\U0001d133"
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 QUARTER TONE FLAT)?
๐ณ (MUSICAL SYMBOL QUARTER TONE FLAT) is the Unicode character U+1D133.
What is the Unicode codepoint of MUSICAL SYMBOL QUARTER TONE FLAT?
The MUSICAL SYMBOL QUARTER TONE FLAT character (๐ณ) has codepoint U+1D133.
How do I type or copy MUSICAL SYMBOL QUARTER TONE FLAT?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.