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-301EC
Overview
𰇬 (CJK UNIFIED IDEOGRAPH-301EC) is the Unicode character at code point U+301EC. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+301EC | |
| decimal | 197100 | |
| htmldecimal | 𰇬 | |
| htmlhex | 𰇬 | |
| css | \301EC | |
| javascript | \u{301EC} | |
| python | \U000301ec | |
| java | \uD880\uDDEC | |
| go | \U000301EC | |
| ruby | \u{301EC} | |
| rust | \u{301EC} | |
| ccpp | \U000301ec | |
| urlencoded | %F0%B0%87%AC | |
| utf8bytes | f0 b0 87 ac | |
| utf16bebytes | d8 80 dd ec | |
| utf32bebytes | 00 03 01 ec |
How to Use
HTML:
𰇬
CSS:
content: "\301EC"
JavaScript:
"\u{301EC}"
Python:
"\U000301ec"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰇬 character (CJK UNIFIED IDEOGRAPH-301EC)?
𰇬 (CJK UNIFIED IDEOGRAPH-301EC) is the Unicode character U+301EC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-301EC?
The CJK UNIFIED IDEOGRAPH-301EC character (𰇬) has codepoint U+301EC.
How do I type or copy CJK UNIFIED IDEOGRAPH-301EC?
Copy 𰇬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.