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' : ''">
㇟
CJK STROKE SWG
Overview
㇟ (CJK STROKE SWG) is the Unicode character at code point U+31DF. It belongs to the CJK Strokes block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31DF | |
| decimal | 12767 | |
| htmldecimal | ㇟ | |
| htmlhex | ㇟ | |
| css | \31DF | |
| javascript | \u{31DF} | |
| python | \u31df | |
| java | \u31DF | |
| go | \u31DF | |
| ruby | \u{31DF} | |
| rust | \u{31DF} | |
| ccpp | \u31df | |
| urlencoded | %E3%87%9F | |
| utf8bytes | e3 87 9f | |
| utf16bebytes | 31 df | |
| utf32bebytes | 00 00 31 df |
How to Use
HTML:
㇟
CSS:
content: "\31DF"
JavaScript:
"\u{31DF}"
Python:
"\u31df"
Properties
- Block
- CJK Strokes
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ㇟ character (CJK STROKE SWG)?
㇟ (CJK STROKE SWG) is the Unicode character U+31DF.
What is the Unicode codepoint of CJK STROKE SWG?
The CJK STROKE SWG character (㇟) has codepoint U+31DF.
How do I type or copy CJK STROKE SWG?
Copy ㇟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.