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' : ''">
🮯
BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE
Overview
🮯 (BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE) is the Unicode character at code point U+1FBAF. It belongs to the Symbols for Legacy Computing block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1FBAF | |
| decimal | 129967 | |
| htmldecimal | 🮯 | |
| htmlhex | 🮯 | |
| css | \1FBAF | |
| javascript | \u{1FBAF} | |
| python | \U0001fbaf | |
| java | \uD83E\uDFAF | |
| go | \U0001FBAF | |
| ruby | \u{1FBAF} | |
| rust | \u{1FBAF} | |
| ccpp | \U0001fbaf | |
| urlencoded | %F0%9F%AE%AF | |
| utf8bytes | f0 9f ae af | |
| utf16bebytes | d8 3e df af | |
| utf32bebytes | 00 01 fb af |
How to Use
HTML:
🮯
CSS:
content: "\1FBAF"
JavaScript:
"\u{1FBAF}"
Python:
"\U0001fbaf"
Properties
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 🮯 character (BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE)?
🮯 (BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE) is the Unicode character U+1FBAF.
What is the Unicode codepoint of BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE?
The BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE character (🮯) has codepoint U+1FBAF.
How do I type or copy BOX DRAWINGS LIGHT HORIZONTAL WITH VERTICAL STROKE?
Copy 🮯 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.