If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+E004D, officially named TAG LATIN CAPITAL LETTER M, was introduced in Unicode version 3.1. It is part of the Tags block, which belongs to the Supplementary Special-purpose plane.
Categorized technically as a Format, this character typically falls under the Common script. In terms of text layout and rendering, the glyph is not a composition and has no designated width in East Asian typography. When placed in bidirectional text, it behaves as an Unknown 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º |
917581
Copied!
|
|---|---|
| UTF-8 |
F3 A0 81 8D
Copied!
|
| UTF-16 |
DB 40 DC 4D
Copied!
|
| UTF-32 |
00 0E 00 4D
Copied!
|
| URL-Quoted |
%F3%A0%81%8D
Copied!
|
| HTML hex reference |
󠁍
Copied!
|
| RFC 5137 |
\u'E004D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000E004D
Copied!
|
| C and C++ |
\U000e004d
Copied!
|
| C# |
\U000e004d
Copied!
|
| CSS |
\00E004D
Copied!
|
| Excel |
=UNICHAR(917581)
Copied!
|
| Go |
\U000e004d
Copied!
|
| JavaScript |
\uDB40\uDC4D
Copied!
|
| Modern JavaScript (since ES6) |
\u{e004d}
Copied!
|
| JSON |
\uDB40\uDC4D
Copied!
|
| Java |
\uDB40\uDC4D
Copied!
|
| Lua |
\u{E004D}
Copied!
|
| Matlab |
char(917581)
Copied!
|
| Perl |
\x{E004D}
Copied!
|
| PHP |
\u{e004d}
Copied!
|
| PostgreSQL |
U&'\E004D'
Copied!
|
| PowerShell |
`u{E004D}
Copied!
|
| Python |
\U000e004d
Copied!
|
| Ruby |
\u{e004d}
Copied!
|
| Rust |
\u{e004d}
Copied!
|