If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+01AC, officially named LATIN CAPITAL LETTER T WITH HOOK, was introduced in Unicode version 1.1. It is part of the Latin Ext B block, which belongs to the Basic Multilingual plane. Previously, it was also referred to as LATIN CAPITAL LETTER T HOOK.
Categorized technically as a Uppercase Letter, this character typically falls under the Latin 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º |
428
Copied!
|
|---|---|
| UTF-8 |
C6 AC
Copied!
|
| UTF-16 |
01 AC
Copied!
|
| UTF-32 |
00 00 01 AC
Copied!
|
| URL-Quoted |
%C6%AC
Copied!
|
| HTML hex reference |
Ƭ
Copied!
|
| RFC 5137 |
\u'01AC'
Copied!
|
| Bash and Zsh (inside echo -e) |
\u01AC
Copied!
|
| C and C++ |
\u01ac
Copied!
|
| C# |
\u01ac
Copied!
|
| CSS |
\0001AC
Copied!
|
| Excel |
=UNICHAR(428)
Copied!
|
| Go |
\u01ac
Copied!
|
| JavaScript |
\u01AC
Copied!
|
| Modern JavaScript (since ES6) |
\u{01ac}
Copied!
|
| JSON |
\u01AC
Copied!
|
| Java |
\u01AC
Copied!
|
| Lua |
\u{01AC}
Copied!
|
| Matlab |
char(428)
Copied!
|
| Perl |
\x{01AC}
Copied!
|
| PHP |
\u{01ac}
Copied!
|
| PostgreSQL |
U&'\01AC'
Copied!
|
| PowerShell |
`u{01AC}
Copied!
|
| Python |
\u01ac
Copied!
|
| Ruby |
\u{01ac}
Copied!
|
| Rust |
\u{01ac}
Copied!
|