If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+1BEC, officially named BATAK VOWEL SIGN O, was introduced in Unicode version 6.0. It is part of the Batak block, which belongs to the Basic Multilingual plane.
Categorized technically as a Spacing Mark, this character typically falls under the Batk 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º |
7148
Copied!
|
|---|---|
| UTF-8 |
E1 AF AC
Copied!
|
| UTF-16 |
1B EC
Copied!
|
| UTF-32 |
00 00 1B EC
Copied!
|
| URL-Quoted |
%E1%AF%AC
Copied!
|
| HTML hex reference |
ᯬ
Copied!
|
| RFC 5137 |
\u'1BEC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u1BEC
Copied!
|
| C and C++ |
\u1bec
Copied!
|
| C# |
\u1bec
Copied!
|
| CSS |
\001BEC
Copied!
|
| Excel |
=UNICHAR(7148)
Copied!
|
| Go |
\u1bec
Copied!
|
| JavaScript |
\u1BEC
Copied!
|
| Modern JavaScript (since ES6) |
\u{1bec}
Copied!
|
| JSON |
\u1BEC
Copied!
|
| Java |
\u1BEC
Copied!
|
| Lua |
\u{1BEC}
Copied!
|
| Matlab |
char(7148)
Copied!
|
| Perl |
\x{1BEC}
Copied!
|
| PHP |
\u{1bec}
Copied!
|
| PostgreSQL |
U&'\1BEC'
Copied!
|
| PowerShell |
`u{1BEC}
Copied!
|
| Python |
\u1bec
Copied!
|
| Ruby |
\u{1bec}
Copied!
|
| Rust |
\u{1bec}
Copied!
|