Search
Search for a symbol or emoji...
♯
♯
Music Sharp Sign Symbol ♯
Music Sharp Sign Symbol Information
| Symbol Name | Music Sharp Sign |
| Unicode Version | 1.1 (June 1993) |
| Unicode | U+266F |
| CSS Code | \266F |
| HTML Entity | ♯ |
| Hex Code | ♯ |
| HTML Code | ♯ |
| Symbol | ♯ |
Music Sharp Sign Symbol Encoding
| UTF-8 | 0xE2 0x99 0xAF |
| UTF-16 | 0x266F |
| UTF-32 | 0x0000266F |
How to add music sharp sign symbol via keyboard on different Operating systems
You can type the music sharp sign symbol on most modern devices with the help of following methods:
How to type music sharp sign symbol on Microsoft Word
You can type the music sharp sign in Microsoft Word using steps mentioned below:
- Place your cursor in the text area where you need to insert the symbol and type 266F
- Without moving the cursor press keys Alt + x together
- The original 266F is now transformed into ♯
How to type music sharp sign symbol on Microsoft Windows
You can type the music sharp sign on Microsoft windows using following steps:
- Hold Alt and press to type music sharp sign on your windows machine.
How to type music sharp sign symbol on Mac OS
You can type the music sharp sign on Mac OS using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Press Ctrl + ⌘ Command + ⎵ Space to bring up the Character Viewer. Alternatively, choose Edit ⇒ Emoji & Symbols
- Type "Music Sharp Sign" in the search field at the top and press Enter
- The symbol should appear. Click on it to insert it into your text


How to type music sharp sign symbol on Linux
You can type the music sharp sign on Linux using following steps:
- Place your cursor in the text area where you need to insert the symbol
- Hold ⇧ Shift + Ctrl and press the letter + U
- Press keys 266F consecutively
- And then press ↵ Enter , the desired symbol will be added to your document
How to type music sharp sign symbol on IOS and Android
The easiest way to type the music sharp sign symbol on ios and android is to copy and paste it wherever you need it.
How to use music sharp sign in CSS
//CSS Example
1span {
2 content: \266F;
3 }How to use music sharp sign in HTML
//HTML Example
1<span>♯</span>Music Sharp Sign symbol representation in programming languages
Music Sharp Signsymbol's representation in different programming languages can be found in table below:
| Language | Representation |
|---|---|
| Rust | \u{266F} |
| Ruby | \u{266F} |
| Python | \u266F |
| PHP | \u{266F} |
| Perl | \x{266F} |
| Java | \u266F |
| Modern JavaScript - Since ES6 | \u{266F} |
| JavaScript | \u266F |
| Go | \u266F |
| C# | \u266F |
| C and C++ | \u266F |
| Bash and Zsh - inside echo -e | \u266F |
| RFC 5137 | \u'266F' |
