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