If this shows as a blank square, your device lacks a font to render it.
The Unicode character U+E0068, officially named TAG LATIN SMALL LETTER H, was introduced in Unicode version 3.1. It is part of the Tags block, which belongs to the Supplementary Special-purpose plane.
Categorized technically as a Format, this character typically falls under the Common 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 Unknown 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º |
917608
Copied!
|
|---|---|
| UTF-8 |
F3 A0 81 A8
Copied!
|
| UTF-16 |
DB 40 DC 68
Copied!
|
| UTF-32 |
00 0E 00 68
Copied!
|
| URL-Quoted |
%F3%A0%81%A8
Copied!
|
| HTML hex reference |
󠁨
Copied!
|
| RFC 5137 |
\u'E0068'
Copied!
|
| Bash and Zsh (inside echo -e) |
\U000E0068
Copied!
|
| C and C++ |
\U000e0068
Copied!
|
| C# |
\U000e0068
Copied!
|
| CSS |
\00E0068
Copied!
|
| Excel |
=UNICHAR(917608)
Copied!
|
| Go |
\U000e0068
Copied!
|
| JavaScript |
\uDB40\uDC68
Copied!
|
| Modern JavaScript (since ES6) |
\u{e0068}
Copied!
|
| JSON |
\uDB40\uDC68
Copied!
|
| Java |
\uDB40\uDC68
Copied!
|
| Lua |
\u{E0068}
Copied!
|
| Matlab |
char(917608)
Copied!
|
| Perl |
\x{E0068}
Copied!
|
| PHP |
\u{e0068}
Copied!
|
| PostgreSQL |
U&'\E0068'
Copied!
|
| PowerShell |
`u{E0068}
Copied!
|
| Python |
\U000e0068
Copied!
|
| Ruby |
\u{e0068}
Copied!
|
| Rust |
\u{e0068}
Copied!
|