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-27DDD
Overview
𧷝 (CJK UNIFIED IDEOGRAPH-27DDD) is the Unicode character at code point U+27DDD. 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+27DDD | |
| decimal | 163293 | |
| htmldecimal | 𧷝 | |
| htmlhex | 𧷝 | |
| css | \27DDD | |
| javascript | \u{27DDD} | |
| python | \U00027ddd | |
| java | \uD85F\uDDDD | |
| go | \U00027DDD | |
| ruby | \u{27DDD} | |
| rust | \u{27DDD} | |
| ccpp | \U00027ddd | |
| urlencoded | %F0%A7%B7%9D | |
| utf8bytes | f0 a7 b7 9d | |
| utf16bebytes | d8 5f dd dd | |
| utf32bebytes | 00 02 7d dd |
How to Use
HTML:
𧷝
CSS:
content: "\27DDD"
JavaScript:
"\u{27DDD}"
Python:
"\U00027ddd"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𧷝 character (CJK UNIFIED IDEOGRAPH-27DDD)?
𧷝 (CJK UNIFIED IDEOGRAPH-27DDD) is the Unicode character U+27DDD.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-27DDD?
The CJK UNIFIED IDEOGRAPH-27DDD character (𧷝) has codepoint U+27DDD.
How do I type or copy CJK UNIFIED IDEOGRAPH-27DDD?
Copy 𧷝 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.