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 UNIFIED IDEOGRAPH-2D031
Overview
𭀱 (CJK UNIFIED IDEOGRAPH-2D031) is the Unicode character at code point U+2D031. It belongs to the CJK Unified Ideographs Extension F block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2D031 | |
| decimal | 184369 | |
| htmldecimal | 𭀱 | |
| htmlhex | 𭀱 | |
| css | \2D031 | |
| javascript | \u{2D031} | |
| python | \U0002d031 | |
| java | \uD874\uDC31 | |
| go | \U0002D031 | |
| ruby | \u{2D031} | |
| rust | \u{2D031} | |
| ccpp | \U0002d031 | |
| urlencoded | %F0%AD%80%B1 | |
| utf8bytes | f0 ad 80 b1 | |
| utf16bebytes | d8 74 dc 31 | |
| utf32bebytes | 00 02 d0 31 |
How to Use
HTML:
𭀱
CSS:
content: "\2D031"
JavaScript:
"\u{2D031}"
Python:
"\U0002d031"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭀱 character (CJK UNIFIED IDEOGRAPH-2D031)?
𭀱 (CJK UNIFIED IDEOGRAPH-2D031) is the Unicode character U+2D031.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2D031?
The CJK UNIFIED IDEOGRAPH-2D031 character (𭀱) has codepoint U+2D031.
How do I type or copy CJK UNIFIED IDEOGRAPH-2D031?
Copy 𭀱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.