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