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-21DDD
Overview
𡷝 (CJK UNIFIED IDEOGRAPH-21DDD) is the Unicode character at code point U+21DDD. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+21DDD | |
| decimal | 138717 | |
| htmldecimal | 𡷝 | |
| htmlhex | 𡷝 | |
| css | \21DDD | |
| javascript | \u{21DDD} | |
| python | \U00021ddd | |
| java | \uD847\uDDDD | |
| go | \U00021DDD | |
| ruby | \u{21DDD} | |
| rust | \u{21DDD} | |
| ccpp | \U00021ddd | |
| urlencoded | %F0%A1%B7%9D | |
| utf8bytes | f0 a1 b7 9d | |
| utf16bebytes | d8 47 dd dd | |
| utf32bebytes | 00 02 1d dd |
How to Use
HTML:
𡷝
CSS:
content: "\21DDD"
JavaScript:
"\u{21DDD}"
Python:
"\U00021ddd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𡷝 character (CJK UNIFIED IDEOGRAPH-21DDD)?
𡷝 (CJK UNIFIED IDEOGRAPH-21DDD) is the Unicode character U+21DDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-21DDD?
The CJK UNIFIED IDEOGRAPH-21DDD character (𡷝) has codepoint U+21DDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-21DDD?
Copy 𡷝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.