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 BROKEN BAR
Overview
¦ (FULLWIDTH BROKEN BAR) is the Unicode character at code point U+FFE4. 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+FFE4 | |
| decimal | 65508 | |
| htmldecimal | ¦ | |
| htmlhex | ¦ | |
| css | \FFE4 | |
| javascript | \u{FFE4} | |
| python | \uffe4 | |
| java | \uFFE4 | |
| go | \uFFE4 | |
| ruby | \u{FFE4} | |
| rust | \u{FFE4} | |
| ccpp | \uffe4 | |
| urlencoded | %EF%BF%A4 | |
| utf8bytes | ef bf a4 | |
| utf16bebytes | ff e4 | |
| utf32bebytes | 00 00 ff e4 |
How to Use
HTML:
¦
CSS:
content: "\FFE4"
JavaScript:
"\u{FFE4}"
Python:
"\uffe4"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
- Decomposition
- <wide> 00A6
Frequently Asked Questions
What is the ¦ character (FULLWIDTH BROKEN BAR)?
¦ (FULLWIDTH BROKEN BAR) is the Unicode character U+FFE4.
What is the Unicode codepoint of FULLWIDTH BROKEN BAR?
The FULLWIDTH BROKEN BAR character (¦) has codepoint U+FFE4.
How do I type or copy FULLWIDTH BROKEN BAR?
Copy ¦ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.