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