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 PLUS SIGN) is the Unicode character at code point U+E002B. 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+E002B | |
| decimal | 917547 | |
| htmldecimal | 󠀫 | |
| htmlhex | 󠀫 | |
| css | \E002B | |
| javascript | \u{E002B} | |
| python | \U000e002b | |
| java | \uDB40\uDC2B | |
| go | \U000E002B | |
| ruby | \u{E002B} | |
| rust | \u{E002B} | |
| ccpp | \U000e002b | |
| urlencoded | %F3%A0%80%AB | |
| utf8bytes | f3 a0 80 ab | |
| utf16bebytes | db 40 dc 2b | |
| utf32bebytes | 00 0e 00 2b |
How to Use
HTML:
󠀫
CSS:
content: "\E002B"
JavaScript:
"\u{E002B}"
Python:
"\U000e002b"
Properties
Frequently Asked Questions
What is the character (TAG PLUS SIGN)?
(TAG PLUS SIGN) is the Unicode character U+E002B.
What is the Unicode codepoint of TAG PLUS SIGN?
The TAG PLUS SIGN character () has codepoint U+E002B.
How do I type or copy TAG PLUS SIGN?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.