If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+266F, officially named MUSIC SHARP SIGN, was introduced in Unicode version 1.1. It is part of the Misc Symbols block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as SHARP.
Categorized technically as a Math Symbol, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has ambiguous in East Asian typography. When placed in bidirectional text, it behaves as an Other Neutral character. Its visual representation remains not mirrored regardless of the reading direction.
Click any row to instantly copy the encoding value to your clipboard.
| Nº |
9839
Copied!
|
|---|---|
| UTF-8 |
E2 99 AF
Copied!
|
| UTF-16 |
26 6F
Copied!
|
| UTF-32 |
00 00 26 6F
Copied!
|
| URL-Quoted |
%E2%99%AF
Copied!
|
| HTML hex reference |
♯
Copied!
|
| RFC 5137 |
\u'266F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u266F
Copied!
|
| C and C++ |
\u266f
Copied!
|
| C# |
\u266f
Copied!
|
| CSS |
\00266F
Copied!
|
| Excel |
=UNICHAR(9839)
Copied!
|
| Go |
\u266f
Copied!
|
| JavaScript |
\u266F
Copied!
|
| Modern JavaScript (since ES6) |
\u{266f}
Copied!
|
| JSON |
\u266F
Copied!
|
| Java |
\u266F
Copied!
|
| Lua |
\u{266F}
Copied!
|
| Matlab |
char(9839)
Copied!
|
| Perl |
\x{266F}
Copied!
|
| PHP |
\u{266f}
Copied!
|
| PostgreSQL |
U&'\266F'
Copied!
|
| PowerShell |
`u{266F}
Copied!
|
| Python |
\u266f
Copied!
|
| Ruby |
\u{266f}
Copied!
|
| Rust |
\u{266f}
Copied!
|