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