If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+028C, officially named LATIN SMALL LETTER TURNED V, was introduced in Unicode version 1.1. It is part of the IPA Ext block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Latin 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º |
652
Copied!
|
|---|---|
| UTF-8 |
CA 8C
Copied!
|
| UTF-16 |
02 8C
Copied!
|
| UTF-32 |
00 00 02 8C
Copied!
|
| URL-Quoted |
%CA%8C
Copied!
|
| HTML hex reference |
ʌ
Copied!
|
| RFC 5137 |
\u'028C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u028C
Copied!
|
| C and C++ |
\u028c
Copied!
|
| C# |
\u028c
Copied!
|
| CSS |
\00028C
Copied!
|
| Excel |
=UNICHAR(652)
Copied!
|
| Go |
\u028c
Copied!
|
| JavaScript |
\u028C
Copied!
|
| Modern JavaScript (since ES6) |
\u{028c}
Copied!
|
| JSON |
\u028C
Copied!
|
| Java |
\u028C
Copied!
|
| Lua |
\u{028C}
Copied!
|
| Matlab |
char(652)
Copied!
|
| Perl |
\x{028C}
Copied!
|
| PHP |
\u{028c}
Copied!
|
| PostgreSQL |
U&'\028C'
Copied!
|
| PowerShell |
`u{028C}
Copied!
|
| Python |
\u028c
Copied!
|
| Ruby |
\u{028c}
Copied!
|
| Rust |
\u{028c}
Copied!
|