If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2C6F, officially named LATIN CAPITAL LETTER TURNED A, was introduced in Unicode version 5.1. It is part of the Latin Ext C block, which belongs to the Basic Multilingual plane.
Categorized technically as a Uppercase 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º |
11375
Copied!
|
|---|---|
| UTF-8 |
E2 B1 AF
Copied!
|
| UTF-16 |
2C 6F
Copied!
|
| UTF-32 |
00 00 2C 6F
Copied!
|
| URL-Quoted |
%E2%B1%AF
Copied!
|
| HTML hex reference |
Ɐ
Copied!
|
| RFC 5137 |
\u'2C6F'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2C6F
Copied!
|
| C and C++ |
\u2c6f
Copied!
|
| C# |
\u2c6f
Copied!
|
| CSS |
\002C6F
Copied!
|
| Excel |
=UNICHAR(11375)
Copied!
|
| Go |
\u2c6f
Copied!
|
| JavaScript |
\u2C6F
Copied!
|
| Modern JavaScript (since ES6) |
\u{2c6f}
Copied!
|
| JSON |
\u2C6F
Copied!
|
| Java |
\u2C6F
Copied!
|
| Lua |
\u{2C6F}
Copied!
|
| Matlab |
char(11375)
Copied!
|
| Perl |
\x{2C6F}
Copied!
|
| PHP |
\u{2c6f}
Copied!
|
| PostgreSQL |
U&'\2C6F'
Copied!
|
| PowerShell |
`u{2C6F}
Copied!
|
| Python |
\u2c6f
Copied!
|
| Ruby |
\u{2c6f}
Copied!
|
| Rust |
\u{2c6f}
Copied!
|