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-202ED
Overview
𠋭 (CJK UNIFIED IDEOGRAPH-202ED) is the Unicode character at code point U+202ED. 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+202ED | |
| decimal | 131821 | |
| htmldecimal | 𠋭 | |
| htmlhex | 𠋭 | |
| css | \202ED | |
| javascript | \u{202ED} | |
| python | \U000202ed | |
| java | \uD840\uDEED | |
| go | \U000202ED | |
| ruby | \u{202ED} | |
| rust | \u{202ED} | |
| ccpp | \U000202ed | |
| urlencoded | %F0%A0%8B%AD | |
| utf8bytes | f0 a0 8b ad | |
| utf16bebytes | d8 40 de ed | |
| utf32bebytes | 00 02 02 ed |
How to Use
HTML:
𠋭
CSS:
content: "\202ED"
JavaScript:
"\u{202ED}"
Python:
"\U000202ed"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠋭 character (CJK UNIFIED IDEOGRAPH-202ED)?
𠋭 (CJK UNIFIED IDEOGRAPH-202ED) is the Unicode character U+202ED.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-202ED?
The CJK UNIFIED IDEOGRAPH-202ED character (𠋭) has codepoint U+202ED.
How do I type or copy CJK UNIFIED IDEOGRAPH-202ED?
Copy 𠋭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.