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 RIGHT PARENTHESIS) is the Unicode character at code point U+E0029. 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+E0029 | |
| decimal | 917545 | |
| htmldecimal | 󠀩 | |
| htmlhex | 󠀩 | |
| css | \E0029 | |
| javascript | \u{E0029} | |
| python | \U000e0029 | |
| java | \uDB40\uDC29 | |
| go | \U000E0029 | |
| ruby | \u{E0029} | |
| rust | \u{E0029} | |
| ccpp | \U000e0029 | |
| urlencoded | %F3%A0%80%A9 | |
| utf8bytes | f3 a0 80 a9 | |
| utf16bebytes | db 40 dc 29 | |
| utf32bebytes | 00 0e 00 29 |
How to Use
HTML:
󠀩
CSS:
content: "\E0029"
JavaScript:
"\u{E0029}"
Python:
"\U000e0029"
Properties
Frequently Asked Questions
What is the character (TAG RIGHT PARENTHESIS)?
(TAG RIGHT PARENTHESIS) is the Unicode character U+E0029.
What is the Unicode codepoint of TAG RIGHT PARENTHESIS?
The TAG RIGHT PARENTHESIS character () has codepoint U+E0029.
How do I type or copy TAG RIGHT PARENTHESIS?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.