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