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