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