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' : ''">
⎼
HORIZONTAL SCAN LINE-7
Overview
⎼ (HORIZONTAL SCAN LINE-7) is the Unicode character at code point U+23BC. It belongs to the Miscellaneous Technical block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23BC | |
| decimal | 9148 | |
| htmldecimal | ⎼ | |
| htmlhex | ⎼ | |
| css | \23BC | |
| javascript | \u{23BC} | |
| python | \u23bc | |
| java | \u23BC | |
| go | \u23BC | |
| ruby | \u{23BC} | |
| rust | \u{23BC} | |
| ccpp | \u23bc | |
| urlencoded | %E2%8E%BC | |
| utf8bytes | e2 8e bc | |
| utf16bebytes | 23 bc | |
| utf32bebytes | 00 00 23 bc |
How to Use
HTML:
⎼
CSS:
content: "\23BC"
JavaScript:
"\u{23BC}"
Python:
"\u23bc"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⎼ character (HORIZONTAL SCAN LINE-7)?
⎼ (HORIZONTAL SCAN LINE-7) is the Unicode character U+23BC.
What is the Unicode codepoint of HORIZONTAL SCAN LINE-7?
The HORIZONTAL SCAN LINE-7 character (⎼) has codepoint U+23BC.
How do I type or copy HORIZONTAL SCAN LINE-7?
Copy ⎼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.