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' : ''">
⛙
WHITE LEFT LANE MERGE
Overview
⛙ (WHITE LEFT LANE MERGE) is the Unicode character at code point U+26D9. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26D9 | |
| decimal | 9945 | |
| htmldecimal | ⛙ | |
| htmlhex | ⛙ | |
| css | \26D9 | |
| javascript | \u{26D9} | |
| python | \u26d9 | |
| java | \u26D9 | |
| go | \u26D9 | |
| ruby | \u{26D9} | |
| rust | \u{26D9} | |
| ccpp | \u26d9 | |
| urlencoded | %E2%9B%99 | |
| utf8bytes | e2 9b 99 | |
| utf16bebytes | 26 d9 | |
| utf32bebytes | 00 00 26 d9 |
How to Use
HTML:
⛙
CSS:
content: "\26D9"
JavaScript:
"\u{26D9}"
Python:
"\u26d9"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⛙ character (WHITE LEFT LANE MERGE)?
⛙ (WHITE LEFT LANE MERGE) is the Unicode character U+26D9.
What is the Unicode codepoint of WHITE LEFT LANE MERGE?
The WHITE LEFT LANE MERGE character (⛙) has codepoint U+26D9.
How do I type or copy WHITE LEFT LANE MERGE?
Copy ⛙ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.