If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+010C, officially named LATIN CAPITAL LETTER C WITH CARON, was introduced in Unicode version 1.1. It is part of the Latin Ext A block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN CAPITAL LETTER C HACEK.
Categorized technically as a Uppercase Letter, this character typically falls under the Latin script. In terms of text layout and rendering, the glyph is a canonical 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º |
268
Copied!
|
|---|---|
| UTF-8 |
C4 8C
Copied!
|
| UTF-16 |
01 0C
Copied!
|
| UTF-32 |
00 00 01 0C
Copied!
|
| URL-Quoted |
%C4%8C
Copied!
|
| HTML hex reference |
Č
Copied!
|
| RFC 5137 |
\u'010C'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u010C
Copied!
|
| C and C++ |
\u010c
Copied!
|
| C# |
\u010c
Copied!
|
| CSS |
\00010C
Copied!
|
| Excel |
=UNICHAR(268)
Copied!
|
| Go |
\u010c
Copied!
|
| JavaScript |
\u010C
Copied!
|
| Modern JavaScript (since ES6) |
\u{010c}
Copied!
|
| JSON |
\u010C
Copied!
|
| Java |
\u010C
Copied!
|
| Lua |
\u{010C}
Copied!
|
| Matlab |
char(268)
Copied!
|
| Perl |
\x{010C}
Copied!
|
| PHP |
\u{010c}
Copied!
|
| PostgreSQL |
U&'\010C'
Copied!
|
| PowerShell |
`u{010C}
Copied!
|
| Python |
\u010c
Copied!
|
| Ruby |
\u{010c}
Copied!
|
| Rust |
\u{010c}
Copied!
|