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