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