If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+102BC, officially named CARIAN LETTER K, was introduced in Unicode version 5.1. It is part of the Carian block, which belongs to the Supplementary Multilingual plane.
Categorized technically as a Other Letter, this character typically falls under the Cari 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º |
66236
Copied!
|
|---|---|
| UTF-8 |
F0 90 8A BC
Copied!
|
| UTF-16 |
D8 00 DE BC
Copied!
|
| UTF-32 |
00 01 02 BC
Copied!
|
| URL-Quoted |
%F0%90%8A%BC
Copied!
|
| HTML hex reference |
𐊼
Copied!
|
| RFC 5137 |
\u'102BC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000102BC
Copied!
|
| C and C++ |
\U000102bc
Copied!
|
| C# |
\U000102bc
Copied!
|
| CSS |
\00102BC
Copied!
|
| Excel |
=UNICHAR(66236)
Copied!
|
| Go |
\U000102bc
Copied!
|
| JavaScript |
\uD800\uDEBC
Copied!
|
| Modern JavaScript (since ES6) |
\u{102bc}
Copied!
|
| JSON |
\uD800\uDEBC
Copied!
|
| Java |
\uD800\uDEBC
Copied!
|
| Lua |
\u{102BC}
Copied!
|
| Matlab |
char(66236)
Copied!
|
| Perl |
\x{102BC}
Copied!
|
| PHP |
\u{102bc}
Copied!
|
| PostgreSQL |
U&'\102BC'
Copied!
|
| PowerShell |
`u{102BC}
Copied!
|
| Python |
\U000102bc
Copied!
|
| Ruby |
\u{102bc}
Copied!
|
| Rust |
\u{102bc}
Copied!
|