If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+027E, officially named LATIN SMALL LETTER R WITH FISHHOOK, was introduced in Unicode version 1.1. It is part of the IPA Ext block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN SMALL LETTER FISHHOOK R.
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º |
638
Copied!
|
|---|---|
| UTF-8 |
C9 BE
Copied!
|
| UTF-16 |
02 7E
Copied!
|
| UTF-32 |
00 00 02 7E
Copied!
|
| URL-Quoted |
%C9%BE
Copied!
|
| HTML hex reference |
ɾ
Copied!
|
| RFC 5137 |
\u'027E'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u027E
Copied!
|
| C and C++ |
\u027e
Copied!
|
| C# |
\u027e
Copied!
|
| CSS |
\00027E
Copied!
|
| Excel |
=UNICHAR(638)
Copied!
|
| Go |
\u027e
Copied!
|
| JavaScript |
\u027E
Copied!
|
| Modern JavaScript (since ES6) |
\u{027e}
Copied!
|
| JSON |
\u027E
Copied!
|
| Java |
\u027E
Copied!
|
| Lua |
\u{027E}
Copied!
|
| Matlab |
char(638)
Copied!
|
| Perl |
\x{027E}
Copied!
|
| PHP |
\u{027e}
Copied!
|
| PostgreSQL |
U&'\027E'
Copied!
|
| PowerShell |
`u{027E}
Copied!
|
| Python |
\u027e
Copied!
|
| Ruby |
\u{027e}
Copied!
|
| Rust |
\u{027e}
Copied!
|