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