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