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