If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1042A, officially named DESERET SMALL LETTER LONG A, was introduced in Unicode version 3.1. It is part of the Deseret block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Dsrt 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º |
66602
Copied!
|
|---|---|
| UTF-8 |
F0 90 90 AA
Copied!
|
| UTF-16 |
D8 01 DC 2A
Copied!
|
| UTF-32 |
00 01 04 2A
Copied!
|
| URL-Quoted |
%F0%90%90%AA
Copied!
|
| HTML hex reference |
𐐪
Copied!
|
| RFC 5137 |
\u'1042A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U0001042A
Copied!
|
| C and C++ |
\U0001042a
Copied!
|
| C# |
\U0001042a
Copied!
|
| CSS |
\001042A
Copied!
|
| Excel |
=UNICHAR(66602)
Copied!
|
| Go |
\U0001042a
Copied!
|
| JavaScript |
\uD801\uDC2A
Copied!
|
| Modern JavaScript (since ES6) |
\u{1042a}
Copied!
|
| JSON |
\uD801\uDC2A
Copied!
|
| Java |
\uD801\uDC2A
Copied!
|
| Lua |
\u{1042A}
Copied!
|
| Matlab |
char(66602)
Copied!
|
| Perl |
\x{1042A}
Copied!
|
| PHP |
\u{1042a}
Copied!
|
| PostgreSQL |
U&'\1042A'
Copied!
|
| PowerShell |
`u{1042A}
Copied!
|
| Python |
\U0001042a
Copied!
|
| Ruby |
\u{1042a}
Copied!
|
| Rust |
\u{1042a}
Copied!
|