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' : ''">
⌍
BOTTOM LEFT CROP
Overview
⌍ (BOTTOM LEFT CROP) is the Unicode character at code point U+230D. 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+230D | |
| decimal | 8973 | |
| htmldecimal | ⌍ | |
| htmlhex | ⌍ | |
| css | \230D | |
| javascript | \u{230D} | |
| python | \u230d | |
| java | \u230D | |
| go | \u230D | |
| ruby | \u{230D} | |
| rust | \u{230D} | |
| ccpp | \u230d | |
| urlencoded | %E2%8C%8D | |
| utf8bytes | e2 8c 8d | |
| utf16bebytes | 23 0d | |
| utf32bebytes | 00 00 23 0d |
How to Use
HTML:
⌍
CSS:
content: "\230D"
JavaScript:
"\u{230D}"
Python:
"\u230d"
Properties
- Block
- Miscellaneous Technical
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⌍ character (BOTTOM LEFT CROP)?
⌍ (BOTTOM LEFT CROP) is the Unicode character U+230D.
What is the Unicode codepoint of BOTTOM LEFT CROP?
The BOTTOM LEFT CROP character (⌍) has codepoint U+230D.
How do I type or copy BOTTOM LEFT CROP?
Copy ⌍ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.