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 FORMS LIGHT VERTICAL
Overview
│ (HALFWIDTH FORMS LIGHT VERTICAL) is the Unicode character at code point U+FFE8. It belongs to the Halfwidth and Fullwidth Forms block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FFE8 | |
| decimal | 65512 | |
| htmldecimal | │ | |
| htmlhex | │ | |
| css | \FFE8 | |
| javascript | \u{FFE8} | |
| python | \uffe8 | |
| java | \uFFE8 | |
| go | \uFFE8 | |
| ruby | \u{FFE8} | |
| rust | \u{FFE8} | |
| ccpp | \uffe8 | |
| urlencoded | %EF%BF%A8 | |
| utf8bytes | ef bf a8 | |
| utf16bebytes | ff e8 | |
| utf32bebytes | 00 00 ff e8 |
How to Use
HTML:
│
CSS:
content: "\FFE8"
JavaScript:
"\u{FFE8}"
Python:
"\uffe8"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <narrow> 2502
Frequently Asked Questions
What is the │ character (HALFWIDTH FORMS LIGHT VERTICAL)?
│ (HALFWIDTH FORMS LIGHT VERTICAL) is the Unicode character U+FFE8.
What is the Unicode codepoint of HALFWIDTH FORMS LIGHT VERTICAL?
The HALFWIDTH FORMS LIGHT VERTICAL character (│) has codepoint U+FFE8.
How do I type or copy HALFWIDTH FORMS LIGHT VERTICAL?
Copy │ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.