If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+0B0A, officially named ORIYA LETTER UU, was introduced in Unicode version 1.1. It is part of the Oriya block, which belongs to the Basic Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Orya 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º |
2826
Copied!
|
|---|---|
| UTF-8 |
E0 AC 8A
Copied!
|
| UTF-16 |
0B 0A
Copied!
|
| UTF-32 |
00 00 0B 0A
Copied!
|
| URL-Quoted |
%E0%AC%8A
Copied!
|
| HTML hex reference |
ଊ
Copied!
|
| RFC 5137 |
\u'0B0A'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u0B0A
Copied!
|
| C and C++ |
\u0b0a
Copied!
|
| C# |
\u0b0a
Copied!
|
| CSS |
\000B0A
Copied!
|
| Excel |
=UNICHAR(2826)
Copied!
|
| Go |
\u0b0a
Copied!
|
| JavaScript |
\u0B0A
Copied!
|
| Modern JavaScript (since ES6) |
\u{0b0a}
Copied!
|
| JSON |
\u0B0A
Copied!
|
| Java |
\u0B0A
Copied!
|
| Lua |
\u{0B0A}
Copied!
|
| Matlab |
char(2826)
Copied!
|
| Perl |
\x{0B0A}
Copied!
|
| PHP |
\u{0b0a}
Copied!
|
| PostgreSQL |
U&'\0B0A'
Copied!
|
| PowerShell |
`u{0B0A}
Copied!
|
| Python |
\u0b0a
Copied!
|
| Ruby |
\u{0b0a}
Copied!
|
| Rust |
\u{0b0a}
Copied!
|