copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText(''); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Overview
(TAG LATIN CAPITAL LETTER I) is the Unicode character at code point U+E0049. It belongs to the Tags block, in the Format (Cf) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+E0049 | |
| decimal | 917577 | |
| htmldecimal | 󠁉 | |
| htmlhex | 󠁉 | |
| css | \E0049 | |
| javascript | \u{E0049} | |
| python | \U000e0049 | |
| java | \uDB40\uDC49 | |
| go | \U000E0049 | |
| ruby | \u{E0049} | |
| rust | \u{E0049} | |
| ccpp | \U000e0049 | |
| urlencoded | %F3%A0%81%89 | |
| utf8bytes | f3 a0 81 89 | |
| utf16bebytes | db 40 dc 49 | |
| utf32bebytes | 00 0e 00 49 |
How to Use
HTML:
󠁉
CSS:
content: "\E0049"
JavaScript:
"\u{E0049}"
Python:
"\U000e0049"
Properties
Frequently Asked Questions
What is the character (TAG LATIN CAPITAL LETTER I)?
(TAG LATIN CAPITAL LETTER I) is the Unicode character U+E0049.
What is the Unicode codepoint of TAG LATIN CAPITAL LETTER I?
The TAG LATIN CAPITAL LETTER I character () has codepoint U+E0049.
How do I type or copy TAG LATIN CAPITAL LETTER I?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.