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