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-2DA31
Overview
𭨱 (CJK UNIFIED IDEOGRAPH-2DA31) is the Unicode character at code point U+2DA31. 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+2DA31 | |
| decimal | 186929 | |
| htmldecimal | 𭨱 | |
| htmlhex | 𭨱 | |
| css | \2DA31 | |
| javascript | \u{2DA31} | |
| python | \U0002da31 | |
| java | \uD876\uDE31 | |
| go | \U0002DA31 | |
| ruby | \u{2DA31} | |
| rust | \u{2DA31} | |
| ccpp | \U0002da31 | |
| urlencoded | %F0%AD%A8%B1 | |
| utf8bytes | f0 ad a8 b1 | |
| utf16bebytes | d8 76 de 31 | |
| utf32bebytes | 00 02 da 31 |
How to Use
HTML:
𭨱
CSS:
content: "\2DA31"
JavaScript:
"\u{2DA31}"
Python:
"\U0002da31"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𭨱 character (CJK UNIFIED IDEOGRAPH-2DA31)?
𭨱 (CJK UNIFIED IDEOGRAPH-2DA31) is the Unicode character U+2DA31.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2DA31?
The CJK UNIFIED IDEOGRAPH-2DA31 character (𭨱) has codepoint U+2DA31.
How do I type or copy CJK UNIFIED IDEOGRAPH-2DA31?
Copy 𭨱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.