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' : ''">
␏
SYMBOL FOR SHIFT IN
Overview
␏ (SYMBOL FOR SHIFT IN) is the Unicode character at code point U+240F. It belongs to the Control Pictures block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+240F | |
| decimal | 9231 | |
| htmldecimal | ␏ | |
| htmlhex | ␏ | |
| css | \240F | |
| javascript | \u{240F} | |
| python | \u240f | |
| java | \u240F | |
| go | \u240F | |
| ruby | \u{240F} | |
| rust | \u{240F} | |
| ccpp | \u240f | |
| urlencoded | %E2%90%8F | |
| utf8bytes | e2 90 8f | |
| utf16bebytes | 24 0f | |
| utf32bebytes | 00 00 24 0f |
How to Use
HTML:
␏
CSS:
content: "\240F"
JavaScript:
"\u{240F}"
Python:
"\u240f"
Properties
- Block
- Control Pictures
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ␏ character (SYMBOL FOR SHIFT IN)?
␏ (SYMBOL FOR SHIFT IN) is the Unicode character U+240F.
What is the Unicode codepoint of SYMBOL FOR SHIFT IN?
The SYMBOL FOR SHIFT IN character (␏) has codepoint U+240F.
How do I type or copy SYMBOL FOR SHIFT IN?
Copy ␏ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.