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