If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+121EF, officially named CUNEIFORM SIGN LAGAR GUNU, was introduced in Unicode version 5.0. It is part of the Cuneiform block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Xsux 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 Left-To-Right 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º |
74223
Copied!
|
|---|---|
| UTF-8 |
F0 92 87 AF
Copied!
|
| UTF-16 |
D8 08 DD EF
Copied!
|
| UTF-32 |
00 01 21 EF
Copied!
|
| URL-Quoted |
%F0%92%87%AF
Copied!
|
| HTML hex reference |
𒇯
Copied!
|
| RFC 5137 |
\u'121EF'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000121EF
Copied!
|
| C and C++ |
\U000121ef
Copied!
|
| C# |
\U000121ef
Copied!
|
| CSS |
\00121EF
Copied!
|
| Excel |
=UNICHAR(74223)
Copied!
|
| Go |
\U000121ef
Copied!
|
| JavaScript |
\uD808\uDDEF
Copied!
|
| Modern JavaScript (since ES6) |
\u{121ef}
Copied!
|
| JSON |
\uD808\uDDEF
Copied!
|
| Java |
\uD808\uDDEF
Copied!
|
| Lua |
\u{121EF}
Copied!
|
| Matlab |
char(74223)
Copied!
|
| Perl |
\x{121EF}
Copied!
|
| PHP |
\u{121ef}
Copied!
|
| PostgreSQL |
U&'\121EF'
Copied!
|
| PowerShell |
`u{121EF}
Copied!
|
| Python |
\U000121ef
Copied!
|
| Ruby |
\u{121ef}
Copied!
|
| Rust |
\u{121ef}
Copied!
|