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' : ''">
■
HALFWIDTH BLACK SQUARE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFED | |
| decimal | 65517 | |
| htmldecimal | ■ | |
| htmlhex | ■ | |
| css | \FFED | |
| javascript | \u{FFED} | |
| python | \uffed | |
| java | \uFFED | |
| go | \uFFED | |
| ruby | \u{FFED} | |
| rust | \u{FFED} | |
| ccpp | \uffed | |
| urlencoded | %EF%BF%AD | |
| utf8bytes | ef bf ad | |
| utf16bebytes | ff ed | |
| utf32bebytes | 00 00 ff ed |
How to Use
HTML:
■
CSS:
content: "\FFED"
JavaScript:
"\u{FFED}"
Python:
"\uffed"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 25A0