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 LEFT SQUARE BRACKET) is the Unicode character at code point U+E005B. 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+E005B | |
| decimal | 917595 | |
| htmldecimal | 󠁛 | |
| htmlhex | 󠁛 | |
| css | \E005B | |
| javascript | \u{E005B} | |
| python | \U000e005b | |
| java | \uDB40\uDC5B | |
| go | \U000E005B | |
| ruby | \u{E005B} | |
| rust | \u{E005B} | |
| ccpp | \U000e005b | |
| urlencoded | %F3%A0%81%9B | |
| utf8bytes | f3 a0 81 9b | |
| utf16bebytes | db 40 dc 5b | |
| utf32bebytes | 00 0e 00 5b |
How to Use
HTML:
󠁛
CSS:
content: "\E005B"
JavaScript:
"\u{E005B}"
Python:
"\U000e005b"
Properties
Frequently Asked Questions
What is the character (TAG LEFT SQUARE BRACKET)?
(TAG LEFT SQUARE BRACKET) is the Unicode character U+E005B.
What is the Unicode codepoint of TAG LEFT SQUARE BRACKET?
The TAG LEFT SQUARE BRACKET character () has codepoint U+E005B.
How do I type or copy TAG LEFT SQUARE BRACKET?
Copy directly, or use the HTML entity, UTF-8, and code encodings shown on this page.