If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+110B3, officially named KAITHI VOWEL SIGN U, was introduced in Unicode version 5.2. It is part of the Kaithi block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Nonspacing Mark, this character typically falls under the Kthi 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 Unknown 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º |
69811
Copied!
|
|---|---|
| UTF-8 |
F0 91 82 B3
Copied!
|
| UTF-16 |
D8 04 DC B3
Copied!
|
| UTF-32 |
00 01 10 B3
Copied!
|
| URL-Quoted |
%F0%91%82%B3
Copied!
|
| HTML hex reference |
𑂳
Copied!
|
| RFC 5137 |
\u'110B3'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000110B3
Copied!
|
| C and C++ |
\U000110b3
Copied!
|
| C# |
\U000110b3
Copied!
|
| CSS |
\00110B3
Copied!
|
| Excel |
=UNICHAR(69811)
Copied!
|
| Go |
\U000110b3
Copied!
|
| JavaScript |
\uD804\uDCB3
Copied!
|
| Modern JavaScript (since ES6) |
\u{110b3}
Copied!
|
| JSON |
\uD804\uDCB3
Copied!
|
| Java |
\uD804\uDCB3
Copied!
|
| Lua |
\u{110B3}
Copied!
|
| Matlab |
char(69811)
Copied!
|
| Perl |
\x{110B3}
Copied!
|
| PHP |
\u{110b3}
Copied!
|
| PostgreSQL |
U&'\110B3'
Copied!
|
| PowerShell |
`u{110B3}
Copied!
|
| Python |
\U000110b3
Copied!
|
| Ruby |
\u{110b3}
Copied!
|
| Rust |
\u{110b3}
Copied!
|