If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1F02, officially named GREEK SMALL LETTER ALPHA WITH PSILI AND VARIA, was introduced in Unicode version 1.1. It is part of the Greek Ext block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Greek script. In terms of text layout and rendering, the glyph is a canonical 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º |
7938
Copied!
|
|---|---|
| UTF-8 |
E1 BC 82
Copied!
|
| UTF-16 |
1F 02
Copied!
|
| UTF-32 |
00 00 1F 02
Copied!
|
| URL-Quoted |
%E1%BC%82
Copied!
|
| HTML hex reference |
ἂ
Copied!
|
| RFC 5137 |
\u'1F02'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1F02
Copied!
|
| C and C++ |
\u1f02
Copied!
|
| C# |
\u1f02
Copied!
|
| CSS |
\001F02
Copied!
|
| Excel |
=UNICHAR(7938)
Copied!
|
| Go |
\u1f02
Copied!
|
| JavaScript |
\u1F02
Copied!
|
| Modern JavaScript (since ES6) |
\u{1f02}
Copied!
|
| JSON |
\u1F02
Copied!
|
| Java |
\u1F02
Copied!
|
| Lua |
\u{1F02}
Copied!
|
| Matlab |
char(7938)
Copied!
|
| Perl |
\x{1F02}
Copied!
|
| PHP |
\u{1f02}
Copied!
|
| PostgreSQL |
U&'\1F02'
Copied!
|
| PowerShell |
`u{1F02}
Copied!
|
| Python |
\u1f02
Copied!
|
| Ruby |
\u{1f02}
Copied!
|
| Rust |
\u{1f02}
Copied!
|