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-31DBF
Overview
𱶿 (CJK UNIFIED IDEOGRAPH-31DBF) is the Unicode character at code point U+31DBF. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31DBF | |
| decimal | 204223 | |
| htmldecimal | 𱶿 | |
| htmlhex | 𱶿 | |
| css | \31DBF | |
| javascript | \u{31DBF} | |
| python | \U00031dbf | |
| java | \uD887\uDDBF | |
| go | \U00031DBF | |
| ruby | \u{31DBF} | |
| rust | \u{31DBF} | |
| ccpp | \U00031dbf | |
| urlencoded | %F0%B1%B6%BF | |
| utf8bytes | f0 b1 b6 bf | |
| utf16bebytes | d8 87 dd bf | |
| utf32bebytes | 00 03 1d bf |
How to Use
HTML:
𱶿
CSS:
content: "\31DBF"
JavaScript:
"\u{31DBF}"
Python:
"\U00031dbf"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱶿 character (CJK UNIFIED IDEOGRAPH-31DBF)?
𱶿 (CJK UNIFIED IDEOGRAPH-31DBF) is the Unicode character U+31DBF.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31DBF?
The CJK UNIFIED IDEOGRAPH-31DBF character (𱶿) has codepoint U+31DBF.
How do I type or copy CJK UNIFIED IDEOGRAPH-31DBF?
Copy 𱶿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.