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-31DDA
Overview
𱷚 (CJK UNIFIED IDEOGRAPH-31DDA) is the Unicode character at code point U+31DDA. 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+31DDA | |
| decimal | 204250 | |
| htmldecimal | 𱷚 | |
| htmlhex | 𱷚 | |
| css | \31DDA | |
| javascript | \u{31DDA} | |
| python | \U00031dda | |
| java | \uD887\uDDDA | |
| go | \U00031DDA | |
| ruby | \u{31DDA} | |
| rust | \u{31DDA} | |
| ccpp | \U00031dda | |
| urlencoded | %F0%B1%B7%9A | |
| utf8bytes | f0 b1 b7 9a | |
| utf16bebytes | d8 87 dd da | |
| utf32bebytes | 00 03 1d da |
How to Use
HTML:
𱷚
CSS:
content: "\31DDA"
JavaScript:
"\u{31DDA}"
Python:
"\U00031dda"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱷚 character (CJK UNIFIED IDEOGRAPH-31DDA)?
𱷚 (CJK UNIFIED IDEOGRAPH-31DDA) is the Unicode character U+31DDA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31DDA?
The CJK UNIFIED IDEOGRAPH-31DDA character (𱷚) has codepoint U+31DDA.
How do I type or copy CJK UNIFIED IDEOGRAPH-31DDA?
Copy 𱷚 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.