Quarter Note Symbol

If you have ever needed a ♩ Quarter Note Symbol for work or school, but could not find it on your keyboard, you can copy and paste the symbol above or by clicking the button below.

Copy ♩ Symbol to Clipboard

Quarter Note Symbol Codes

U+02669

Unicode

♩

Hex Code

♩

HTML Code

\2669

CSS Code

Quarter Note Symbol Code Examples

HTML Example

<span> &#9833; </span>

CSS Example

span {
   content: "\2669";
}

Symbol Copied!