If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+2C7D, officially named MODIFIER LETTER CAPITAL V, 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 Modifier Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is Unknown 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º |
11389
Copied!
|
|---|---|
| UTF-8 |
E2 B1 BD
Copied!
|
| UTF-16 |
2C 7D
Copied!
|
| UTF-32 |
00 00 2C 7D
Copied!
|
| URL-Quoted |
%E2%B1%BD
Copied!
|
| HTML hex reference |
ⱽ
Copied!
|
| RFC 5137 |
\u'2C7D'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u2C7D
Copied!
|
| C and C++ |
\u2c7d
Copied!
|
| C# |
\u2c7d
Copied!
|
| CSS |
\002C7D
Copied!
|
| Excel |
=UNICHAR(11389)
Copied!
|
| Go |
\u2c7d
Copied!
|
| JavaScript |
\u2C7D
Copied!
|
| Modern JavaScript (since ES6) |
\u{2c7d}
Copied!
|
| JSON |
\u2C7D
Copied!
|
| Java |
\u2C7D
Copied!
|
| Lua |
\u{2C7D}
Copied!
|
| Matlab |
char(11389)
Copied!
|
| Perl |
\x{2C7D}
Copied!
|
| PHP |
\u{2c7d}
Copied!
|
| PostgreSQL |
U&'\2C7D'
Copied!
|
| PowerShell |
`u{2C7D}
Copied!
|
| Python |
\u2c7d
Copied!
|
| Ruby |
\u{2c7d}
Copied!
|
| Rust |
\u{2c7d}
Copied!
|