If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AB69, officially named MODIFIER LETTER SMALL TURNED W, was introduced in Unicode version 13.0. It is part of the Latin Ext E 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º |
43881
Copied!
|
|---|---|
| UTF-8 |
EA AD A9
Copied!
|
| UTF-16 |
AB 69
Copied!
|
| UTF-32 |
00 00 AB 69
Copied!
|
| URL-Quoted |
%EA%AD%A9
Copied!
|
| HTML hex reference |
ꭩ
Copied!
|
| RFC 5137 |
\u'AB69'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAB69
Copied!
|
| C and C++ |
\uab69
Copied!
|
| C# |
\uab69
Copied!
|
| CSS |
\00AB69
Copied!
|
| Excel |
=UNICHAR(43881)
Copied!
|
| Go |
\uab69
Copied!
|
| JavaScript |
\uAB69
Copied!
|
| Modern JavaScript (since ES6) |
\u{ab69}
Copied!
|
| JSON |
\uAB69
Copied!
|
| Java |
\uAB69
Copied!
|
| Lua |
\u{AB69}
Copied!
|
| Matlab |
char(43881)
Copied!
|
| Perl |
\x{AB69}
Copied!
|
| PHP |
\u{ab69}
Copied!
|
| PostgreSQL |
U&'\AB69'
Copied!
|
| PowerShell |
`u{AB69}
Copied!
|
| Python |
\uab69
Copied!
|
| Ruby |
\u{ab69}
Copied!
|
| Rust |
\u{ab69}
Copied!
|