If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+AB72, officially named CHEROKEE SMALL LETTER I, was introduced in Unicode version 8.0. It is part of the Cherokee Sup block, which belongs to the Basic Multilingual plane.
Categorized technically as a Lowercase Letter, this character typically falls under the Cher 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º |
43890
Copied!
|
|---|---|
| UTF-8 |
EA AD B2
Copied!
|
| UTF-16 |
AB 72
Copied!
|
| UTF-32 |
00 00 AB 72
Copied!
|
| URL-Quoted |
%EA%AD%B2
Copied!
|
| HTML hex reference |
ꭲ
Copied!
|
| RFC 5137 |
\u'AB72'
Copied!
|
| Bash and Zsh (inside echo -e) |
\uAB72
Copied!
|
| C and C++ |
\uab72
Copied!
|
| C# |
\uab72
Copied!
|
| CSS |
\00AB72
Copied!
|
| Excel |
=UNICHAR(43890)
Copied!
|
| Go |
\uab72
Copied!
|
| JavaScript |
\uAB72
Copied!
|
| Modern JavaScript (since ES6) |
\u{ab72}
Copied!
|
| JSON |
\uAB72
Copied!
|
| Java |
\uAB72
Copied!
|
| Lua |
\u{AB72}
Copied!
|
| Matlab |
char(43890)
Copied!
|
| Perl |
\x{AB72}
Copied!
|
| PHP |
\u{ab72}
Copied!
|
| PostgreSQL |
U&'\AB72'
Copied!
|
| PowerShell |
`u{AB72}
Copied!
|
| Python |
\uab72
Copied!
|
| Ruby |
\u{ab72}
Copied!
|
| Rust |
\u{ab72}
Copied!
|