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