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 VERTICAL LINE
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FF5C | |
| decimal | 65372 | |
| htmldecimal | | | |
| htmlhex | | | |
| css | \FF5C | |
| javascript | \u{FF5C} | |
| python | \uff5c | |
| java | \uFF5C | |
| go | \uFF5C | |
| ruby | \u{FF5C} | |
| rust | \u{FF5C} | |
| ccpp | \uff5c | |
| urlencoded | %EF%BD%9C | |
| utf8bytes | ef bd 9c | |
| utf16bebytes | ff 5c | |
| utf32bebytes | 00 00 ff 5c |
How to Use
HTML:
|
CSS:
content: "\FF5C"
JavaScript:
"\u{FF5C}"
Python:
"\uff5c"
Properties
- Script
- Zyyy
- Category
- Math Symbol (Sm)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 007C