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 CIRCUMFLEX ACCENT) is the Unicode character at code point U+E005E. 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+E005E | |
| decimal | 917598 | |
| htmldecimal | 󠁞 | |
| htmlhex | 󠁞 | |
| css | \E005E | |
| javascript | \u{E005E} | |
| python | \U000e005e | |
| java | \uDB40\uDC5E | |
| go | \U000E005E | |
| ruby | \u{E005E} | |
| rust | \u{E005E} | |
| ccpp | \U000e005e | |
| urlencoded | %F3%A0%81%9E | |
| utf8bytes | f3 a0 81 9e | |
| utf16bebytes | db 40 dc 5e | |
| utf32bebytes | 00 0e 00 5e |
How to Use
HTML:
󠁞
CSS:
content: "\E005E"
JavaScript:
"\u{E005E}"
Python:
"\U000e005e"
Properties
Frequently Asked Questions
What is the character (TAG CIRCUMFLEX ACCENT)?
(TAG CIRCUMFLEX ACCENT) is the Unicode character U+E005E.
What is the Unicode codepoint of TAG CIRCUMFLEX ACCENT?
The TAG CIRCUMFLEX ACCENT character () has codepoint U+E005E.
How do I type or copy TAG CIRCUMFLEX ACCENT?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.