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 DEVICE CONTROL THREE
Overview
␓ (SYMBOL FOR DEVICE CONTROL THREE) is the Unicode character at code point U+2413. 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+2413 | |
| decimal | 9235 | |
| htmldecimal | ␓ | |
| htmlhex | ␓ | |
| css | \2413 | |
| javascript | \u{2413} | |
| python | \u2413 | |
| java | \u2413 | |
| go | \u2413 | |
| ruby | \u{2413} | |
| rust | \u{2413} | |
| ccpp | \u2413 | |
| urlencoded | %E2%90%93 | |
| utf8bytes | e2 90 93 | |
| utf16bebytes | 24 13 | |
| utf32bebytes | 00 00 24 13 |
How to Use
HTML:
␓
CSS:
content: "\2413"
JavaScript:
"\u{2413}"
Python:
"\u2413"
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 DEVICE CONTROL THREE)?
␓ (SYMBOL FOR DEVICE CONTROL THREE) is the Unicode character U+2413.
What is the Unicode codepoint of SYMBOL FOR DEVICE CONTROL THREE?
The SYMBOL FOR DEVICE CONTROL THREE character (␓) has codepoint U+2413.
How do I type or copy SYMBOL FOR DEVICE CONTROL THREE?
Copy ␓ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.