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' : ''">
[
FULLWIDTH LEFT SQUARE BRACKET
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF3B | |
| decimal | 65339 | |
| htmldecimal | [ | |
| htmlhex | [ | |
| css | \FF3B | |
| javascript | \u{FF3B} | |
| python | \uff3b | |
| java | \uFF3B | |
| go | \uFF3B | |
| ruby | \u{FF3B} | |
| rust | \u{FF3B} | |
| ccpp | \uff3b | |
| urlencoded | %EF%BC%BB | |
| utf8bytes | ef bc bb | |
| utf16bebytes | ff 3b | |
| utf32bebytes | 00 00 ff 3b |
How to Use
HTML:
[
CSS:
content: "\FF3B"
JavaScript:
"\u{FF3B}"
Python:
"\uff3b"
Properties
- Script
- Zyyy
- Category
- Open Punctuation (Ps)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- Yes
- Decomposition
- <wide> 005B