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-305EC
Overview
𰗬 (CJK UNIFIED IDEOGRAPH-305EC) is the Unicode character at code point U+305EC. 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+305EC | |
| decimal | 198124 | |
| htmldecimal | 𰗬 | |
| htmlhex | 𰗬 | |
| css | \305EC | |
| javascript | \u{305EC} | |
| python | \U000305ec | |
| java | \uD881\uDDEC | |
| go | \U000305EC | |
| ruby | \u{305EC} | |
| rust | \u{305EC} | |
| ccpp | \U000305ec | |
| urlencoded | %F0%B0%97%AC | |
| utf8bytes | f0 b0 97 ac | |
| utf16bebytes | d8 81 dd ec | |
| utf32bebytes | 00 03 05 ec |
How to Use
HTML:
𰗬
CSS:
content: "\305EC"
JavaScript:
"\u{305EC}"
Python:
"\U000305ec"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰗬 character (CJK UNIFIED IDEOGRAPH-305EC)?
𰗬 (CJK UNIFIED IDEOGRAPH-305EC) is the Unicode character U+305EC.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-305EC?
The CJK UNIFIED IDEOGRAPH-305EC character (𰗬) has codepoint U+305EC.
How do I type or copy CJK UNIFIED IDEOGRAPH-305EC?
Copy 𰗬 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.