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